figure_factory
Anonymous contributor
Anonymous contributor2 total contributions
Anonymous contributor
Published May 30, 2024
Contribute to Docs
In Plotly, the figure_factory
module simplifies creating advanced charts such as heatmaps, candlestick charts, and dendrograms by providing simple, high-level functions that manage the intricate details of these visualizations.
Syntax
import plotly.figure_factory as ff
figure_factory
- .create_gantt()
- Creates a Gantt chart, a type of bar chart that delineates a project schedule by illustrating task durations, dependencies, and timelines.
All contributors
- Anonymous contributorAnonymous contributor2 total contributions
- Anonymous contributor
Looking to contribute?
- Learn more about how to get involved.
- Edit this page on GitHub to fix an error or make an improvement.
- Submit feedback to let us know how we can improve Docs.