.. currentmodule:: plotly.graph_objs
:mod:`plotly.graph_objects` contains the building blocks of plotly :class:`Figure`: traces (:class:`Scatter`, :class:`Bar`, ...) and :class:`Layout`
>>> import plotly.graph_objects as go
.. autosummary:: :toctree: generated/ :template: class_figure.rst Figure
.. autosummary:: :toctree: generated/ :template: trace.rst Layout
.. autosummary:: :toctree: generated/ :template: trace.rst Scatter Scattergl Bar Pie Heatmap Heatmapgl Image Contour Table
.. autosummary:: :toctree: generated/ :template: trace.rst Box Violin Histogram Histogram2d Histogram2dContour
.. autosummary:: :toctree: generated/ :template: trace.rst Ohlc Candlestick Waterfall Funnel Funnelarea Indicator
3D Traces --
.. autosummary:: :toctree: generated/ :template: trace.rst Scatter3d Surface Mesh3d Cone Streamtube Volume Isosurface
.. autosummary:: :toctree: generated/ :template: trace.rst Scattergeo Choropleth Scattermapbox Choroplethmapbox Densitymapbox
.. autosummary:: :toctree: generated/ :template: trace.rst Scatterpolar Scatterpolargl Barpolar Scatterternary Sunburst Treemap Icicle Sankey Splom Parcats Parcoords Carpet Scattercarpet Contourcarpet