You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The figure_factorycreate_gantt method outputs a figure with static dimensions. As most other Plotly charts are responsive, so should be the GANTT. Please allow the GANTT chart to be responsive to page/device dimensions, rather than expecting hard-coded width and height dimensions.
The text was updated successfully, but these errors were encountered:
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
The
figure_factory
create_gantt
method outputs a figure with static dimensions. As most other Plotly charts are responsive, so should be the GANTT. Please allow the GANTT chart to be responsive to page/device dimensions, rather than expecting hard-coded width and height dimensions.The text was updated successfully, but these errors were encountered: