-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
create_gantt missing parameter documentation #1210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for taking the time to report this @brylie, looks like the undocumented arguments are |
And also |
Is there a way to define the sort order on the Y-Axis of grouped tasks? |
Hi - we are currently trying to tidy up Plotly's public repositories to help us focus our efforts on things that will help users most. Since this issue has been sitting for several years, I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our backlog. Thanks for your help - @gvwilson |
Uh oh!
There was an error while loading. Please reload this page.
The
figure_factory
create_gantt
method takes several arguments. Most of the arguments are documented, but a couple of them have no documentation:plotly.py/plotly/figure_factory/_gantt.py
Lines 584 to 616 in 2e5bf6e
Please add missing documentation to this factory method.
The text was updated successfully, but these errors were encountered: