This is the reference of plotly's API. Also see plotly's documentation website.
- :ref:`Plotly Express: high-level interface for data visualization <px>`
- :ref:`Graph Objects: low-level interface to figures, traces and layout <graph-objects>`
- :ref:`Subplots: helper function for layout out multi-plot figures <subplots>`
- :ref:`Figure Factories: helper methods for building specific complex charts <ff>`
- :ref:`I/O: low-level interface for displaying, reading and writing figures <io>`
- :mod:`plotly.colors`: colorscales and utility functions
- :mod:`plotly.data`: built-in datasets for demonstration, educational and test purposes
.. toctree:: :maxdepth: 3 plotly.express.rst plotly.graph_objects.rst plotly.subplots.rst plotly.figure_factory.rst plotly.io.rst