LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
_plotly_utils/__init__.py
_plotly_utils/basevalidators.py
_plotly_utils/data_utils.py
_plotly_utils/exceptions.py
_plotly_utils/files.py
_plotly_utils/importers.py
_plotly_utils/optional_imports.py
_plotly_utils/png.py
_plotly_utils/utils.py
_plotly_utils/colors/__init__.py
_plotly_utils/colors/_swatches.py
_plotly_utils/colors/carto.py
_plotly_utils/colors/cmocean.py
_plotly_utils/colors/colorbrewer.py
_plotly_utils/colors/cyclical.py
_plotly_utils/colors/diverging.py
_plotly_utils/colors/plotlyjs.py
_plotly_utils/colors/qualitative.py
_plotly_utils/colors/sequential.py
js/install.json
plotly/__init__.py
plotly/_subplots.py
plotly/animation.py
plotly/basedatatypes.py
plotly/basewidget.py
plotly/callbacks.py
plotly/conftest.py
plotly/exceptions.py
plotly/files.py
plotly/missing_anywidget.py
plotly/optional_imports.py
plotly/serializers.py
plotly/shapeannotation.py
plotly/subplots.py
plotly/tools.py
plotly/utils.py
plotly/validator_cache.py
plotly.egg-info/PKG-INFO
plotly.egg-info/SOURCES.txt
plotly.egg-info/dependency_links.txt
plotly.egg-info/entry_points.txt
plotly.egg-info/requires.txt
plotly.egg-info/top_level.txt
plotly/api/__init__.py
plotly/colors/__init__.py
plotly/data/__init__.py
plotly/express/__init__.py
plotly/express/_chart_types.py
plotly/express/_core.py
plotly/express/_doc.py
plotly/express/_imshow.py
plotly/express/_special_inputs.py
plotly/express/imshow_utils.py
plotly/express/colors/__init__.py
plotly/express/data/__init__.py
plotly/express/trendline_functions/__init__.py
plotly/figure_factory/_2d_density.py
plotly/figure_factory/__init__.py
plotly/figure_factory/_annotated_heatmap.py
plotly/figure_factory/_bullet.py
plotly/figure_factory/_candlestick.py
plotly/figure_factory/_county_choropleth.py
plotly/figure_factory/_dendrogram.py
plotly/figure_factory/_distplot.py
plotly/figure_factory/_facet_grid.py
plotly/figure_factory/_gantt.py
plotly/figure_factory/_hexbin_mapbox.py
plotly/figure_factory/_ohlc.py
plotly/figure_factory/_quiver.py
plotly/figure_factory/_scatterplot.py
plotly/figure_factory/_streamline.py
plotly/figure_factory/_table.py
plotly/figure_factory/_ternary_contour.py
plotly/figure_factory/_trisurf.py
plotly/figure_factory/_violin.py
plotly/figure_factory/utils.py
plotly/graph_objects/__init__.py
plotly/graph_objs/__init__.py
plotly/graph_objs/_bar.py
plotly/graph_objs/_barpolar.py
plotly/graph_objs/_box.py
plotly/graph_objs/_candlestick.py
plotly/graph_objs/_carpet.py
plotly/graph_objs/_choropleth.py
plotly/graph_objs/_choroplethmap.py
plotly/graph_objs/_choroplethmapbox.py
plotly/graph_objs/_cone.py
plotly/graph_objs/_contour.py
plotly/graph_objs/_contourcarpet.py
plotly/graph_objs/_densitymap.py
plotly/graph_objs/_densitymapbox.py
plotly/graph_objs/_deprecations.py
plotly/graph_objs/_figure.py
plotly/graph_objs/_figurewidget.py
plotly/graph_objs/_frame.py
plotly/graph_objs/_funnel.py
plotly/graph_objs/_funnelarea.py
plotly/graph_objs/_heatmap.py
plotly/graph_objs/_histogram.py
plotly/graph_objs/_histogram2d.py
plotly/graph_objs/_histogram2dcontour.py
plotly/graph_objs/_icicle.py
plotly/graph_objs/_image.py
plotly/graph_objs/_indicator.py
plotly/graph_objs/_isosurface.py
plotly/graph_objs/_layout.py
plotly/graph_objs/_mesh3d.py
plotly/graph_objs/_ohlc.py
plotly/graph_objs/_parcats.py
plotly/graph_objs/_parcoords.py
plotly/graph_objs/_pie.py
plotly/graph_objs/_sankey.py
plotly/graph_objs/_scatter.py
plotly/graph_objs/_scatter3d.py
plotly/graph_objs/_scattercarpet.py
plotly/graph_objs/_scattergeo.py
plotly/graph_objs/_scattergl.py
plotly/graph_objs/_scattermap.py
plotly/graph_objs/_scattermapbox.py
plotly/graph_objs/_scatterpolar.py
plotly/graph_objs/_scatterpolargl.py
plotly/graph_objs/_scattersmith.py
plotly/graph_objs/_scatterternary.py
plotly/graph_objs/_splom.py
plotly/graph_objs/_streamtube.py
plotly/graph_objs/_sunburst.py
plotly/graph_objs/_surface.py
plotly/graph_objs/_table.py
plotly/graph_objs/_treemap.py
plotly/graph_objs/_violin.py
plotly/graph_objs/_volume.py
plotly/graph_objs/_waterfall.py
plotly/graph_objs/graph_objs.py
plotly/graph_objs/bar/__init__.py
plotly/graph_objs/bar/_error_x.py
plotly/graph_objs/bar/_error_y.py
plotly/graph_objs/bar/_hoverlabel.py
plotly/graph_objs/bar/_insidetextfont.py
plotly/graph_objs/bar/_legendgrouptitle.py
plotly/graph_objs/bar/_marker.py
plotly/graph_objs/bar/_outsidetextfont.py
plotly/graph_objs/bar/_selected.py
plotly/graph_objs/bar/_stream.py
plotly/graph_objs/bar/_textfont.py
plotly/graph_objs/bar/_unselected.py
plotly/graph_objs/bar/hoverlabel/__init__.py
plotly/graph_objs/bar/hoverlabel/_font.py
plotly/graph_objs/bar/legendgrouptitle/__init__.py
plotly/graph_objs/bar/legendgrouptitle/_font.py
plotly/graph_objs/bar/marker/__init__.py
plotly/graph_objs/bar/marker/_colorbar.py
plotly/graph_objs/bar/marker/_line.py
plotly/graph_objs/bar/marker/_pattern.py
plotly/graph_objs/bar/marker/colorbar/__init__.py
plotly/graph_objs/bar/marker/colorbar/_tickfont.py
plotly/graph_objs/bar/marker/colorbar/_tickformatstop.py
plotly/graph_objs/bar/marker/colorbar/_title.py
plotly/graph_objs/bar/marker/colorbar/title/__init__.py
plotly/graph_objs/bar/marker/colorbar/title/_font.py
plotly/graph_objs/bar/selected/__init__.py
plotly/graph_objs/bar/selected/_marker.py
plotly/graph_objs/bar/selected/_textfont.py
plotly/graph_objs/bar/unselected/__init__.py
plotly/graph_objs/bar/unselected/_marker.py
plotly/graph_objs/bar/unselected/_textfont.py
plotly/graph_objs/barpolar/__init__.py
plotly/graph_objs/barpolar/_hoverlabel.py
plotly/graph_objs/barpolar/_legendgrouptitle.py
plotly/graph_objs/barpolar/_marker.py
plotly/graph_objs/barpolar/_selected.py
plotly/graph_objs/barpolar/_stream.py
plotly/graph_objs/barpolar/_unselected.py
plotly/graph_objs/barpolar/hoverlabel/__init__.py
plotly/graph_objs/barpolar/hoverlabel/_font.py
plotly/graph_objs/barpolar/legendgrouptitle/__init__.py
plotly/graph_objs/barpolar/legendgrouptitle/_font.py
plotly/graph_objs/barpolar/marker/__init__.py
plotly/graph_objs/barpolar/marker/_colorbar.py
plotly/graph_objs/barpolar/marker/_line.py
plotly/graph_objs/barpolar/marker/_pattern.py
plotly/graph_objs/barpolar/marker/colorbar/__init__.py
plotly/graph_objs/barpolar/marker/colorbar/_tickfont.py
plotly/graph_objs/barpolar/marker/colorbar/_tickformatstop.py
plotly/graph_objs/barpolar/marker/colorbar/_title.py
plotly/graph_objs/barpolar/marker/colorbar/title/__init__.py
plotly/graph_objs/barpolar/marker/colorbar/title/_font.py
plotly/graph_objs/barpolar/selected/__init__.py
plotly/graph_objs/barpolar/selected/_marker.py
plotly/graph_objs/barpolar/selected/_textfont.py
plotly/graph_objs/barpolar/unselected/__init__.py
plotly/graph_objs/barpolar/unselected/_marker.py
plotly/graph_objs/barpolar/unselected/_textfont.py
plotly/graph_objs/box/__init__.py
plotly/graph_objs/box/_hoverlabel.py
plotly/graph_objs/box/_legendgrouptitle.py
plotly/graph_objs/box/_line.py
plotly/graph_objs/box/_marker.py
plotly/graph_objs/box/_selected.py
plotly/graph_objs/box/_stream.py
plotly/graph_objs/box/_unselected.py
plotly/graph_objs/box/hoverlabel/__init__.py
plotly/graph_objs/box/hoverlabel/_font.py
plotly/graph_objs/box/legendgrouptitle/__init__.py
plotly/graph_objs/box/legendgrouptitle/_font.py
plotly/graph_objs/box/marker/__init__.py
plotly/graph_objs/box/marker/_line.py
plotly/graph_objs/box/selected/__init__.py
plotly/graph_objs/box/selected/_marker.py
plotly/graph_objs/box/unselected/__init__.py
plotly/graph_objs/box/unselected/_marker.py
plotly/graph_objs/candlestick/__init__.py
plotly/graph_objs/candlestick/_decreasing.py
plotly/graph_objs/candlestick/_hoverlabel.py
plotly/graph_objs/candlestick/_increasing.py
plotly/graph_objs/candlestick/_legendgrouptitle.py
plotly/graph_objs/candlestick/_line.py
plotly/graph_objs/candlestick/_stream.py
plotly/graph_objs/candlestick/decreasing/__init__.py
plotly/graph_objs/candlestick/decreasing/_line.py
plotly/graph_objs/candlestick/hoverlabel/__init__.py
plotly/graph_objs/candlestick/hoverlabel/_font.py
plotly/graph_objs/candlestick/increasing/__init__.py
plotly/graph_objs/candlestick/increasing/_line.py
plotly/graph_objs/candlestick/legendgrouptitle/__init__.py
plotly/graph_objs/candlestick/legendgrouptitle/_font.py
plotly/graph_objs/carpet/__init__.py
plotly/graph_objs/carpet/_aaxis.py
plotly/graph_objs/carpet/_baxis.py
plotly/graph_objs/carpet/_font.py
plotly/graph_objs/carpet/_legendgrouptitle.py
plotly/graph_objs/carpet/_stream.py
plotly/graph_objs/carpet/aaxis/__init__.py
plotly/graph_objs/carpet/aaxis/_tickfont.py
plotly/graph_objs/carpet/aaxis/_tickformatstop.py
plotly/graph_objs/carpet/aaxis/_title.py
plotly/graph_objs/carpet/aaxis/title/__init__.py
plotly/graph_objs/carpet/aaxis/title/_font.py
plotly/graph_objs/carpet/baxis/__init__.py
plotly/graph_objs/carpet/baxis/_tickfont.py
plotly/graph_objs/carpet/baxis/_tickformatstop.py
plotly/graph_objs/carpet/baxis/_title.py
plotly/graph_objs/carpet/baxis/title/__init__.py
plotly/graph_objs/carpet/baxis/title/_font.py
plotly/graph_objs/carpet/legendgrouptitle/__init__.py
plotly/graph_objs/carpet/legendgrouptitle/_font.py
plotly/graph_objs/choropleth/__init__.py
plotly/graph_objs/choropleth/_colorbar.py
plotly/graph_objs/choropleth/_hoverlabel.py
plotly/graph_objs/choropleth/_legendgrouptitle.py
plotly/graph_objs/choropleth/_marker.py
plotly/graph_objs/choropleth/_selected.py
plotly/graph_objs/choropleth/_stream.py
plotly/graph_objs/choropleth/_unselected.py
plotly/graph_objs/choropleth/colorbar/__init__.py
plotly/graph_objs/choropleth/colorbar/_tickfont.py
plotly/graph_objs/choropleth/colorbar/_tickformatstop.py
plotly/graph_objs/choropleth/colorbar/_title.py
plotly/graph_objs/choropleth/colorbar/title/__init__.py
plotly/graph_objs/choropleth/colorbar/title/_font.py
plotly/graph_objs/choropleth/hoverlabel/__init__.py
plotly/graph_objs/choropleth/hoverlabel/_font.py
plotly/graph_objs/choropleth/legendgrouptitle/__init__.py
plotly/graph_objs/choropleth/legendgrouptitle/_font.py
plotly/graph_objs/choropleth/marker/__init__.py
plotly/graph_objs/choropleth/marker/_line.py
plotly/graph_objs/choropleth/selected/__init__.py
plotly/graph_objs/choropleth/selected/_marker.py
plotly/graph_objs/choropleth/unselected/__init__.py
plotly/graph_objs/choropleth/unselected/_marker.py
plotly/graph_objs/choroplethmap/__init__.py
plotly/graph_objs/choroplethmap/_colorbar.py
plotly/graph_objs/choroplethmap/_hoverlabel.py
plotly/graph_objs/choroplethmap/_legendgrouptitle.py
plotly/graph_objs/choroplethmap/_marker.py
plotly/graph_objs/choroplethmap/_selected.py
plotly/graph_objs/choroplethmap/_stream.py
plotly/graph_objs/choroplethmap/_unselected.py
plotly/graph_objs/choroplethmap/colorbar/__init__.py
plotly/graph_objs/choroplethmap/colorbar/_tickfont.py
plotly/graph_objs/choroplethmap/colorbar/_tickformatstop.py
plotly/graph_objs/choroplethmap/colorbar/_title.py
plotly/graph_objs/choroplethmap/colorbar/title/__init__.py
plotly/graph_objs/choroplethmap/colorbar/title/_font.py
plotly/graph_objs/choroplethmap/hoverlabel/__init__.py
plotly/graph_objs/choroplethmap/hoverlabel/_font.py
plotly/graph_objs/choroplethmap/legendgrouptitle/__init__.py
plotly/graph_objs/choroplethmap/legendgrouptitle/_font.py
plotly/graph_objs/choroplethmap/marker/__init__.py
plotly/graph_objs/choroplethmap/marker/_line.py
plotly/graph_objs/choroplethmap/selected/__init__.py
plotly/graph_objs/choroplethmap/selected/_marker.py
plotly/graph_objs/choroplethmap/unselected/__init__.py
plotly/graph_objs/choroplethmap/unselected/_marker.py
plotly/graph_objs/choroplethmapbox/__init__.py
plotly/graph_objs/choroplethmapbox/_colorbar.py
plotly/graph_objs/choroplethmapbox/_hoverlabel.py
plotly/graph_objs/choroplethmapbox/_legendgrouptitle.py
plotly/graph_objs/choroplethmapbox/_marker.py
plotly/graph_objs/choroplethmapbox/_selected.py
plotly/graph_objs/choroplethmapbox/_stream.py
plotly/graph_objs/choroplethmapbox/_unselected.py
plotly/graph_objs/choroplethmapbox/colorbar/__init__.py
plotly/graph_objs/choroplethmapbox/colorbar/_tickfont.py
plotly/graph_objs/choroplethmapbox/colorbar/_tickformatstop.py
plotly/graph_objs/choroplethmapbox/colorbar/_title.py
plotly/graph_objs/choroplethmapbox/colorbar/title/__init__.py
plotly/graph_objs/choroplethmapbox/colorbar/title/_font.py
plotly/graph_objs/choroplethmapbox/hoverlabel/__init__.py
plotly/graph_objs/choroplethmapbox/hoverlabel/_font.py
plotly/graph_objs/choroplethmapbox/legendgrouptitle/__init__.py
plotly/graph_objs/choroplethmapbox/legendgrouptitle/_font.py
plotly/graph_objs/choroplethmapbox/marker/__init__.py
plotly/graph_objs/choroplethmapbox/marker/_line.py
plotly/graph_objs/choroplethmapbox/selected/__init__.py
plotly/graph_objs/choroplethmapbox/selected/_marker.py
plotly/graph_objs/choroplethmapbox/unselected/__init__.py
plotly/graph_objs/choroplethmapbox/unselected/_marker.py
plotly/graph_objs/cone/__init__.py
plotly/graph_objs/cone/_colorbar.py
plotly/graph_objs/cone/_hoverlabel.py
plotly/graph_objs/cone/_legendgrouptitle.py
plotly/graph_objs/cone/_lighting.py
plotly/graph_objs/cone/_lightposition.py
plotly/graph_objs/cone/_stream.py
plotly/graph_objs/cone/colorbar/__init__.py
plotly/graph_objs/cone/colorbar/_tickfont.py
plotly/graph_objs/cone/colorbar/_tickformatstop.py
plotly/graph_objs/cone/colorbar/_title.py
plotly/graph_objs/cone/colorbar/title/__init__.py
plotly/graph_objs/cone/colorbar/title/_font.py
plotly/graph_objs/cone/hoverlabel/__init__.py
plotly/graph_objs/cone/hoverlabel/_font.py
plotly/graph_objs/cone/legendgrouptitle/__init__.py
plotly/graph_objs/cone/legendgrouptitle/_font.py
plotly/graph_objs/contour/__init__.py
plotly/graph_objs/contour/_colorbar.py
plotly/graph_objs/contour/_contours.py
plotly/graph_objs/contour/_hoverlabel.py
plotly/graph_objs/contour/_legendgrouptitle.py
plotly/graph_objs/contour/_line.py
plotly/graph_objs/contour/_stream.py
plotly/graph_objs/contour/_textfont.py
plotly/graph_objs/contour/colorbar/__init__.py
plotly/graph_objs/contour/colorbar/_tickfont.py
plotly/graph_objs/contour/colorbar/_tickformatstop.py
plotly/graph_objs/contour/colorbar/_title.py
plotly/graph_objs/contour/colorbar/title/__init__.py
plotly/graph_objs/contour/colorbar/title/_font.py
plotly/graph_objs/contour/contours/__init__.py
plotly/graph_objs/contour/contours/_labelfont.py
plotly/graph_objs/contour/hoverlabel/__init__.py
plotly/graph_objs/contour/hoverlabel/_font.py
plotly/graph_objs/contour/legendgrouptitle/__init__.py
plotly/graph_objs/contour/legendgrouptitle/_font.py
plotly/graph_objs/contourcarpet/__init__.py
plotly/graph_objs/contourcarpet/_colorbar.py
plotly/graph_objs/contourcarpet/_contours.py
plotly/graph_objs/contourcarpet/_legendgrouptitle.py
plotly/graph_objs/contourcarpet/_line.py
plotly/graph_objs/contourcarpet/_stream.py
plotly/graph_objs/contourcarpet/colorbar/__init__.py
plotly/graph_objs/contourcarpet/colorbar/_tickfont.py
plotly/graph_objs/contourcarpet/colorbar/_tickformatstop.py
plotly/graph_objs/contourcarpet/colorbar/_title.py
plotly/graph_objs/contourcarpet/colorbar/title/__init__.py
plotly/graph_objs/contourcarpet/colorbar/title/_font.py
plotly/graph_objs/contourcarpet/contours/__init__.py
plotly/graph_objs/contourcarpet/contours/_labelfont.py
plotly/graph_objs/contourcarpet/legendgrouptitle/__init__.py
plotly/graph_objs/contourcarpet/legendgrouptitle/_font.py
plotly/graph_objs/densitymap/__init__.py
plotly/graph_objs/densitymap/_colorbar.py
plotly/graph_objs/densitymap/_hoverlabel.py
plotly/graph_objs/densitymap/_legendgrouptitle.py
plotly/graph_objs/densitymap/_stream.py
plotly/graph_objs/densitymap/colorbar/__init__.py
plotly/graph_objs/densitymap/colorbar/_tickfont.py
plotly/graph_objs/densitymap/colorbar/_tickformatstop.py
plotly/graph_objs/densitymap/colorbar/_title.py
plotly/graph_objs/densitymap/colorbar/title/__init__.py
plotly/graph_objs/densitymap/colorbar/title/_font.py
plotly/graph_objs/densitymap/hoverlabel/__init__.py
plotly/graph_objs/densitymap/hoverlabel/_font.py
plotly/graph_objs/densitymap/legendgrouptitle/__init__.py
plotly/graph_objs/densitymap/legendgrouptitle/_font.py
plotly/graph_objs/densitymapbox/__init__.py
plotly/graph_objs/densitymapbox/_colorbar.py
plotly/graph_objs/densitymapbox/_hoverlabel.py
plotly/graph_objs/densitymapbox/_legendgrouptitle.py
plotly/graph_objs/densitymapbox/_stream.py
plotly/graph_objs/densitymapbox/colorbar/__init__.py
plotly/graph_objs/densitymapbox/colorbar/_tickfont.py
plotly/graph_objs/densitymapbox/colorbar/_tickformatstop.py
plotly/graph_objs/densitymapbox/colorbar/_title.py
plotly/graph_objs/densitymapbox/colorbar/title/__init__.py
plotly/graph_objs/densitymapbox/colorbar/title/_font.py
plotly/graph_objs/densitymapbox/hoverlabel/__init__.py
plotly/graph_objs/densitymapbox/hoverlabel/_font.py
plotly/graph_objs/densitymapbox/legendgrouptitle/__init__.py
plotly/graph_objs/densitymapbox/legendgrouptitle/_font.py
plotly/graph_objs/funnel/__init__.py
plotly/graph_objs/funnel/_connector.py
plotly/graph_objs/funnel/_hoverlabel.py
plotly/graph_objs/funnel/_insidetextfont.py
plotly/graph_objs/funnel/_legendgrouptitle.py
plotly/graph_objs/funnel/_marker.py
plotly/graph_objs/funnel/_outsidetextfont.py
plotly/graph_objs/funnel/_stream.py
plotly/graph_objs/funnel/_textfont.py
plotly/graph_objs/funnel/connector/__init__.py
plotly/graph_objs/funnel/connector/_line.py
plotly/graph_objs/funnel/hoverlabel/__init__.py
plotly/graph_objs/funnel/hoverlabel/_font.py
plotly/graph_objs/funnel/legendgrouptitle/__init__.py
plotly/graph_objs/funnel/legendgrouptitle/_font.py
plotly/graph_objs/funnel/marker/__init__.py
plotly/graph_objs/funnel/marker/_colorbar.py
plotly/graph_objs/funnel/marker/_line.py
plotly/graph_objs/funnel/marker/colorbar/__init__.py
plotly/graph_objs/funnel/marker/colorbar/_tickfont.py
plotly/graph_objs/funnel/marker/colorbar/_tickformatstop.py
plotly/graph_objs/funnel/marker/colorbar/_title.py
plotly/graph_objs/funnel/marker/colorbar/title/__init__.py
plotly/graph_objs/funnel/marker/colorbar/title/_font.py
plotly/graph_objs/funnelarea/__init__.py
plotly/graph_objs/funnelarea/_domain.py
plotly/graph_objs/funnelarea/_hoverlabel.py
plotly/graph_objs/funnelarea/_insidetextfont.py
plotly/graph_objs/funnelarea/_legendgrouptitle.py
plotly/graph_objs/funnelarea/_marker.py
plotly/graph_objs/funnelarea/_stream.py
plotly/graph_objs/funnelarea/_textfont.py
plotly/graph_objs/funnelarea/_title.py
plotly/graph_objs/funnelarea/hoverlabel/__init__.py
plotly/graph_objs/funnelarea/hoverlabel/_font.py
plotly/graph_objs/funnelarea/legendgrouptitle/__init__.py
plotly/graph_objs/funnelarea/legendgrouptitle/_font.py
plotly/graph_objs/funnelarea/marker/__init__.py
plotly/graph_objs/funnelarea/marker/_line.py
plotly/graph_objs/funnelarea/marker/_pattern.py
plotly/graph_objs/funnelarea/title/__init__.py
plotly/graph_objs/funnelarea/title/_font.py
plotly/graph_objs/heatmap/__init__.py
plotly/graph_objs/heatmap/_colorbar.py
plotly/graph_objs/heatmap/_hoverlabel.py
plotly/graph_objs/heatmap/_legendgrouptitle.py
plotly/graph_objs/heatmap/_stream.py
plotly/graph_objs/heatmap/_textfont.py
plotly/graph_objs/heatmap/colorbar/__init__.py
plotly/graph_objs/heatmap/colorbar/_tickfont.py
plotly/graph_objs/heatmap/colorbar/_tickformatstop.py
plotly/graph_objs/heatmap/colorbar/_title.py
plotly/graph_objs/heatmap/colorbar/title/__init__.py
plotly/graph_objs/heatmap/colorbar/title/_font.py
plotly/graph_objs/heatmap/hoverlabel/__init__.py
plotly/graph_objs/heatmap/hoverlabel/_font.py
plotly/graph_objs/heatmap/legendgrouptitle/__init__.py
plotly/graph_objs/heatmap/legendgrouptitle/_font.py
plotly/graph_objs/histogram/__init__.py
plotly/graph_objs/histogram/_cumulative.py
plotly/graph_objs/histogram/_error_x.py
plotly/graph_objs/histogram/_error_y.py
plotly/graph_objs/histogram/_hoverlabel.py
plotly/graph_objs/histogram/_insidetextfont.py
plotly/graph_objs/histogram/_legendgrouptitle.py
plotly/graph_objs/histogram/_marker.py
plotly/graph_objs/histogram/_outsidetextfont.py
plotly/graph_objs/histogram/_selected.py
plotly/graph_objs/histogram/_stream.py
plotly/graph_objs/histogram/_textfont.py
plotly/graph_objs/histogram/_unselected.py
plotly/graph_objs/histogram/_xbins.py
plotly/graph_objs/histogram/_ybins.py
plotly/graph_objs/histogram/hoverlabel/__init__.py
plotly/graph_objs/histogram/hoverlabel/_font.py
plotly/graph_objs/histogram/legendgrouptitle/__init__.py
plotly/graph_objs/histogram/legendgrouptitle/_font.py
plotly/graph_objs/histogram/marker/__init__.py
plotly/graph_objs/histogram/marker/_colorbar.py
plotly/graph_objs/histogram/marker/_line.py
plotly/graph_objs/histogram/marker/_pattern.py
plotly/graph_objs/histogram/marker/colorbar/__init__.py
plotly/graph_objs/histogram/marker/colorbar/_tickfont.py
plotly/graph_objs/histogram/marker/colorbar/_tickformatstop.py
plotly/graph_objs/histogram/marker/colorbar/_title.py
plotly/graph_objs/histogram/marker/colorbar/title/__init__.py
plotly/graph_objs/histogram/marker/colorbar/title/_font.py
plotly/graph_objs/histogram/selected/__init__.py
plotly/graph_objs/histogram/selected/_marker.py
plotly/graph_objs/histogram/selected/_textfont.py
plotly/graph_objs/histogram/unselected/__init__.py
plotly/graph_objs/histogram/unselected/_marker.py
plotly/graph_objs/histogram/unselected/_textfont.py
plotly/graph_objs/histogram2d/__init__.py
plotly/graph_objs/histogram2d/_colorbar.py
plotly/graph_objs/histogram2d/_hoverlabel.py
plotly/graph_objs/histogram2d/_legendgrouptitle.py
plotly/graph_objs/histogram2d/_marker.py
plotly/graph_objs/histogram2d/_stream.py
plotly/graph_objs/histogram2d/_textfont.py
plotly/graph_objs/histogram2d/_xbins.py
plotly/graph_objs/histogram2d/_ybins.py
plotly/graph_objs/histogram2d/colorbar/__init__.py
plotly/graph_objs/histogram2d/colorbar/_tickfont.py
plotly/graph_objs/histogram2d/colorbar/_tickformatstop.py
plotly/graph_objs/histogram2d/colorbar/_title.py
plotly/graph_objs/histogram2d/colorbar/title/__init__.py
plotly/graph_objs/histogram2d/colorbar/title/_font.py
plotly/graph_objs/histogram2d/hoverlabel/__init__.py
plotly/graph_objs/histogram2d/hoverlabel/_font.py
plotly/graph_objs/histogram2d/legendgrouptitle/__init__.py
plotly/graph_objs/histogram2d/legendgrouptitle/_font.py
plotly/graph_objs/histogram2dcontour/__init__.py
plotly/graph_objs/histogram2dcontour/_colorbar.py
plotly/graph_objs/histogram2dcontour/_contours.py
plotly/graph_objs/histogram2dcontour/_hoverlabel.py
plotly/graph_objs/histogram2dcontour/_legendgrouptitle.py
plotly/graph_objs/histogram2dcontour/_line.py
plotly/graph_objs/histogram2dcontour/_marker.py
plotly/graph_objs/histogram2dcontour/_stream.py
plotly/graph_objs/histogram2dcontour/_textfont.py
plotly/graph_objs/histogram2dcontour/_xbins.py
plotly/graph_objs/histogram2dcontour/_ybins.py
plotly/graph_objs/histogram2dcontour/colorbar/__init__.py
plotly/graph_objs/histogram2dcontour/colorbar/_tickfont.py
plotly/graph_objs/histogram2dcontour/colorbar/_tickformatstop.py
plotly/graph_objs/histogram2dcontour/colorbar/_title.py
plotly/graph_objs/histogram2dcontour/colorbar/title/__init__.py
plotly/graph_objs/histogram2dcontour/colorbar/title/_font.py
plotly/graph_objs/histogram2dcontour/contours/__init__.py
plotly/graph_objs/histogram2dcontour/contours/_labelfont.py
plotly/graph_objs/histogram2dcontour/hoverlabel/__init__.py
plotly/graph_objs/histogram2dcontour/hoverlabel/_font.py
plotly/graph_objs/histogram2dcontour/legendgrouptitle/__init__.py
plotly/graph_objs/histogram2dcontour/legendgrouptitle/_font.py
plotly/graph_objs/icicle/__init__.py
plotly/graph_objs/icicle/_domain.py
plotly/graph_objs/icicle/_hoverlabel.py
plotly/graph_objs/icicle/_insidetextfont.py
plotly/graph_objs/icicle/_leaf.py
plotly/graph_objs/icicle/_legendgrouptitle.py
plotly/graph_objs/icicle/_marker.py
plotly/graph_objs/icicle/_outsidetextfont.py
plotly/graph_objs/icicle/_pathbar.py
plotly/graph_objs/icicle/_root.py
plotly/graph_objs/icicle/_stream.py
plotly/graph_objs/icicle/_textfont.py
plotly/graph_objs/icicle/_tiling.py
plotly/graph_objs/icicle/hoverlabel/__init__.py
plotly/graph_objs/icicle/hoverlabel/_font.py
plotly/graph_objs/icicle/legendgrouptitle/__init__.py
plotly/graph_objs/icicle/legendgrouptitle/_font.py
plotly/graph_objs/icicle/marker/__init__.py
plotly/graph_objs/icicle/marker/_colorbar.py
plotly/graph_objs/icicle/marker/_line.py
plotly/graph_objs/icicle/marker/_pattern.py
plotly/graph_objs/icicle/marker/colorbar/__init__.py
plotly/graph_objs/icicle/marker/colorbar/_tickfont.py
plotly/graph_objs/icicle/marker/colorbar/_tickformatstop.py
plotly/graph_objs/icicle/marker/colorbar/_title.py
plotly/graph_objs/icicle/marker/colorbar/title/__init__.py
plotly/graph_objs/icicle/marker/colorbar/title/_font.py
plotly/graph_objs/icicle/pathbar/__init__.py
plotly/graph_objs/icicle/pathbar/_textfont.py
plotly/graph_objs/image/__init__.py
plotly/graph_objs/image/_hoverlabel.py
plotly/graph_objs/image/_legendgrouptitle.py
plotly/graph_objs/image/_stream.py
plotly/graph_objs/image/hoverlabel/__init__.py
plotly/graph_objs/image/hoverlabel/_font.py
plotly/graph_objs/image/legendgrouptitle/__init__.py
plotly/graph_objs/image/legendgrouptitle/_font.py
plotly/graph_objs/indicator/__init__.py
plotly/graph_objs/indicator/_delta.py
plotly/graph_objs/indicator/_domain.py
plotly/graph_objs/indicator/_gauge.py
plotly/graph_objs/indicator/_legendgrouptitle.py
plotly/graph_objs/indicator/_number.py
plotly/graph_objs/indicator/_stream.py
plotly/graph_objs/indicator/_title.py
plotly/graph_objs/indicator/delta/__init__.py
plotly/graph_objs/indicator/delta/_decreasing.py
plotly/graph_objs/indicator/delta/_font.py
plotly/graph_objs/indicator/delta/_increasing.py
plotly/graph_objs/indicator/gauge/__init__.py
plotly/graph_objs/indicator/gauge/_axis.py
plotly/graph_objs/indicator/gauge/_bar.py
plotly/graph_objs/indicator/gauge/_step.py
plotly/graph_objs/indicator/gauge/_threshold.py
plotly/graph_objs/indicator/gauge/axis/__init__.py
plotly/graph_objs/indicator/gauge/axis/_tickfont.py
plotly/graph_objs/indicator/gauge/axis/_tickformatstop.py
plotly/graph_objs/indicator/gauge/bar/__init__.py
plotly/graph_objs/indicator/gauge/bar/_line.py
plotly/graph_objs/indicator/gauge/step/__init__.py
plotly/graph_objs/indicator/gauge/step/_line.py
plotly/graph_objs/indicator/gauge/threshold/__init__.py
plotly/graph_objs/indicator/gauge/threshold/_line.py
plotly/graph_objs/indicator/legendgrouptitle/__init__.py
plotly/graph_objs/indicator/legendgrouptitle/_font.py
plotly/graph_objs/indicator/number/__init__.py
plotly/graph_objs/indicator/number/_font.py
plotly/graph_objs/indicator/title/__init__.py
plotly/graph_objs/indicator/title/_font.py
plotly/graph_objs/isosurface/__init__.py
plotly/graph_objs/isosurface/_caps.py
plotly/graph_objs/isosurface/_colorbar.py
plotly/graph_objs/isosurface/_contour.py
plotly/graph_objs/isosurface/_hoverlabel.py
plotly/graph_objs/isosurface/_legendgrouptitle.py
plotly/graph_objs/isosurface/_lighting.py
plotly/graph_objs/isosurface/_lightposition.py
plotly/graph_objs/isosurface/_slices.py
plotly/graph_objs/isosurface/_spaceframe.py
plotly/graph_objs/isosurface/_stream.py
plotly/graph_objs/isosurface/_surface.py
plotly/graph_objs/isosurface/caps/__init__.py
plotly/graph_objs/isosurface/caps/_x.py
plotly/graph_objs/isosurface/caps/_y.py
plotly/graph_objs/isosurface/caps/_z.py
plotly/graph_objs/isosurface/colorbar/__init__.py
plotly/graph_objs/isosurface/colorbar/_tickfont.py
plotly/graph_objs/isosurface/colorbar/_tickformatstop.py
plotly/graph_objs/isosurface/colorbar/_title.py
plotly/graph_objs/isosurface/colorbar/title/__init__.py
plotly/graph_objs/isosurface/colorbar/title/_font.py
plotly/graph_objs/isosurface/hoverlabel/__init__.py
plotly/graph_objs/isosurface/hoverlabel/_font.py
plotly/graph_objs/isosurface/legendgrouptitle/__init__.py
plotly/graph_objs/isosurface/legendgrouptitle/_font.py
plotly/graph_objs/isosurface/slices/__init__.py
plotly/graph_objs/isosurface/slices/_x.py
plotly/graph_objs/isosurface/slices/_y.py
plotly/graph_objs/isosurface/slices/_z.py
plotly/graph_objs/layout/__init__.py
plotly/graph_objs/layout/_activeselection.py
plotly/graph_objs/layout/_activeshape.py
plotly/graph_objs/layout/_annotation.py
plotly/graph_objs/layout/_coloraxis.py
plotly/graph_objs/layout/_colorscale.py
plotly/graph_objs/layout/_font.py
plotly/graph_objs/layout/_geo.py
plotly/graph_objs/layout/_grid.py
plotly/graph_objs/layout/_hoverlabel.py
plotly/graph_objs/layout/_image.py
plotly/graph_objs/layout/_legend.py
plotly/graph_objs/layout/_map.py
plotly/graph_objs/layout/_mapbox.py
plotly/graph_objs/layout/_margin.py
plotly/graph_objs/layout/_modebar.py
plotly/graph_objs/layout/_newselection.py
plotly/graph_objs/layout/_newshape.py
plotly/graph_objs/layout/_polar.py
plotly/graph_objs/layout/_scene.py
plotly/graph_objs/layout/_selection.py
plotly/graph_objs/layout/_shape.py
plotly/graph_objs/layout/_slider.py
plotly/graph_objs/layout/_smith.py
plotly/graph_objs/layout/_template.py
plotly/graph_objs/layout/_ternary.py
plotly/graph_objs/layout/_title.py
plotly/graph_objs/layout/_transition.py
plotly/graph_objs/layout/_uniformtext.py
plotly/graph_objs/layout/_updatemenu.py
plotly/graph_objs/layout/_xaxis.py
plotly/graph_objs/layout/_yaxis.py
plotly/graph_objs/layout/annotation/__init__.py
plotly/graph_objs/layout/annotation/_font.py
plotly/graph_objs/layout/annotation/_hoverlabel.py
plotly/graph_objs/layout/annotation/hoverlabel/__init__.py
plotly/graph_objs/layout/annotation/hoverlabel/_font.py
plotly/graph_objs/layout/coloraxis/__init__.py
plotly/graph_objs/layout/coloraxis/_colorbar.py
plotly/graph_objs/layout/coloraxis/colorbar/__init__.py
plotly/graph_objs/layout/coloraxis/colorbar/_tickfont.py
plotly/graph_objs/layout/coloraxis/colorbar/_tickformatstop.py
plotly/graph_objs/layout/coloraxis/colorbar/_title.py
plotly/graph_objs/layout/coloraxis/colorbar/title/__init__.py
plotly/graph_objs/layout/coloraxis/colorbar/title/_font.py
plotly/graph_objs/layout/geo/__init__.py
plotly/graph_objs/layout/geo/_center.py
plotly/graph_objs/layout/geo/_domain.py
plotly/graph_objs/layout/geo/_lataxis.py
plotly/graph_objs/layout/geo/_lonaxis.py
plotly/graph_objs/layout/geo/_projection.py
plotly/graph_objs/layout/geo/projection/__init__.py
plotly/graph_objs/layout/geo/projection/_rotation.py
plotly/graph_objs/layout/grid/__init__.py
plotly/graph_objs/layout/grid/_domain.py
plotly/graph_objs/layout/hoverlabel/__init__.py
plotly/graph_objs/layout/hoverlabel/_font.py
plotly/graph_objs/layout/hoverlabel/_grouptitlefont.py
plotly/graph_objs/layout/legend/__init__.py
plotly/graph_objs/layout/legend/_font.py
plotly/graph_objs/layout/legend/_grouptitlefont.py
plotly/graph_objs/layout/legend/_title.py
plotly/graph_objs/layout/legend/title/__init__.py
plotly/graph_objs/layout/legend/title/_font.py
plotly/graph_objs/layout/map/__init__.py
plotly/graph_objs/layout/map/_bounds.py
plotly/graph_objs/layout/map/_center.py
plotly/graph_objs/layout/map/_domain.py
plotly/graph_objs/layout/map/_layer.py
plotly/graph_objs/layout/map/layer/__init__.py
plotly/graph_objs/layout/map/layer/_circle.py
plotly/graph_objs/layout/map/layer/_fill.py
plotly/graph_objs/layout/map/layer/_line.py
plotly/graph_objs/layout/map/layer/_symbol.py
plotly/graph_objs/layout/map/layer/symbol/__init__.py
plotly/graph_objs/layout/map/layer/symbol/_textfont.py
plotly/graph_objs/layout/mapbox/__init__.py
plotly/graph_objs/layout/mapbox/_bounds.py
plotly/graph_objs/layout/mapbox/_center.py
plotly/graph_objs/layout/mapbox/_domain.py
plotly/graph_objs/layout/mapbox/_layer.py
plotly/graph_objs/layout/mapbox/layer/__init__.py
plotly/graph_objs/layout/mapbox/layer/_circle.py
plotly/graph_objs/layout/mapbox/layer/_fill.py
plotly/graph_objs/layout/mapbox/layer/_line.py
plotly/graph_objs/layout/mapbox/layer/_symbol.py
plotly/graph_objs/layout/mapbox/layer/symbol/__init__.py
plotly/graph_objs/layout/mapbox/layer/symbol/_textfont.py
plotly/graph_objs/layout/newselection/__init__.py
plotly/graph_objs/layout/newselection/_line.py
plotly/graph_objs/layout/newshape/__init__.py
plotly/graph_objs/layout/newshape/_label.py
plotly/graph_objs/layout/newshape/_legendgrouptitle.py
plotly/graph_objs/layout/newshape/_line.py
plotly/graph_objs/layout/newshape/label/__init__.py
plotly/graph_objs/layout/newshape/label/_font.py
plotly/graph_objs/layout/newshape/legendgrouptitle/__init__.py
plotly/graph_objs/layout/newshape/legendgrouptitle/_font.py
plotly/graph_objs/layout/polar/__init__.py
plotly/graph_objs/layout/polar/_angularaxis.py
plotly/graph_objs/layout/polar/_domain.py
plotly/graph_objs/layout/polar/_radialaxis.py
plotly/graph_objs/layout/polar/angularaxis/__init__.py
plotly/graph_objs/layout/polar/angularaxis/_tickfont.py
plotly/graph_objs/layout/polar/angularaxis/_tickformatstop.py
plotly/graph_objs/layout/polar/radialaxis/__init__.py
plotly/graph_objs/layout/polar/radialaxis/_autorangeoptions.py
plotly/graph_objs/layout/polar/radialaxis/_tickfont.py
plotly/graph_objs/layout/polar/radialaxis/_tickformatstop.py
plotly/graph_objs/layout/polar/radialaxis/_title.py
plotly/graph_objs/layout/polar/radialaxis/title/__init__.py
plotly/graph_objs/layout/polar/radialaxis/title/_font.py
plotly/graph_objs/layout/scene/__init__.py
plotly/graph_objs/layout/scene/_annotation.py
plotly/graph_objs/layout/scene/_aspectratio.py
plotly/graph_objs/layout/scene/_camera.py
plotly/graph_objs/layout/scene/_domain.py
plotly/graph_objs/layout/scene/_xaxis.py
plotly/graph_objs/layout/scene/_yaxis.py
plotly/graph_objs/layout/scene/_zaxis.py
plotly/graph_objs/layout/scene/annotation/__init__.py
plotly/graph_objs/layout/scene/annotation/_font.py
plotly/graph_objs/layout/scene/annotation/_hoverlabel.py
plotly/graph_objs/layout/scene/annotation/hoverlabel/__init__.py
plotly/graph_objs/layout/scene/annotation/hoverlabel/_font.py
plotly/graph_objs/layout/scene/camera/__init__.py
plotly/graph_objs/layout/scene/camera/_center.py
plotly/graph_objs/layout/scene/camera/_eye.py
plotly/graph_objs/layout/scene/camera/_projection.py
plotly/graph_objs/layout/scene/camera/_up.py
plotly/graph_objs/layout/scene/xaxis/__init__.py
plotly/graph_objs/layout/scene/xaxis/_autorangeoptions.py
plotly/graph_objs/layout/scene/xaxis/_tickfont.py
plotly/graph_objs/layout/scene/xaxis/_tickformatstop.py
plotly/graph_objs/layout/scene/xaxis/_title.py
plotly/graph_objs/layout/scene/xaxis/title/__init__.py
plotly/graph_objs/layout/scene/xaxis/title/_font.py
plotly/graph_objs/layout/scene/yaxis/__init__.py
plotly/graph_objs/layout/scene/yaxis/_autorangeoptions.py
plotly/graph_objs/layout/scene/yaxis/_tickfont.py
plotly/graph_objs/layout/scene/yaxis/_tickformatstop.py
plotly/graph_objs/layout/scene/yaxis/_title.py
plotly/graph_objs/layout/scene/yaxis/title/__init__.py
plotly/graph_objs/layout/scene/yaxis/title/_font.py
plotly/graph_objs/layout/scene/zaxis/__init__.py
plotly/graph_objs/layout/scene/zaxis/_autorangeoptions.py
plotly/graph_objs/layout/scene/zaxis/_tickfont.py
plotly/graph_objs/layout/scene/zaxis/_tickformatstop.py
plotly/graph_objs/layout/scene/zaxis/_title.py
plotly/graph_objs/layout/scene/zaxis/title/__init__.py
plotly/graph_objs/layout/scene/zaxis/title/_font.py
plotly/graph_objs/layout/selection/__init__.py
plotly/graph_objs/layout/selection/_line.py
plotly/graph_objs/layout/shape/__init__.py
plotly/graph_objs/layout/shape/_label.py
plotly/graph_objs/layout/shape/_legendgrouptitle.py
plotly/graph_objs/layout/shape/_line.py
plotly/graph_objs/layout/shape/label/__init__.py
plotly/graph_objs/layout/shape/label/_font.py
plotly/graph_objs/layout/shape/legendgrouptitle/__init__.py
plotly/graph_objs/layout/shape/legendgrouptitle/_font.py
plotly/graph_objs/layout/slider/__init__.py
plotly/graph_objs/layout/slider/_currentvalue.py
plotly/graph_objs/layout/slider/_font.py
plotly/graph_objs/layout/slider/_pad.py
plotly/graph_objs/layout/slider/_step.py
plotly/graph_objs/layout/slider/_transition.py
plotly/graph_objs/layout/slider/currentvalue/__init__.py
plotly/graph_objs/layout/slider/currentvalue/_font.py
plotly/graph_objs/layout/smith/__init__.py
plotly/graph_objs/layout/smith/_domain.py
plotly/graph_objs/layout/smith/_imaginaryaxis.py
plotly/graph_objs/layout/smith/_realaxis.py
plotly/graph_objs/layout/smith/imaginaryaxis/__init__.py
plotly/graph_objs/layout/smith/imaginaryaxis/_tickfont.py
plotly/graph_objs/layout/smith/realaxis/__init__.py
plotly/graph_objs/layout/smith/realaxis/_tickfont.py
plotly/graph_objs/layout/template/__init__.py
plotly/graph_objs/layout/template/_data.py
plotly/graph_objs/layout/template/_layout.py
plotly/graph_objs/layout/template/data/__init__.py
plotly/graph_objs/layout/template/data/_bar.py
plotly/graph_objs/layout/template/data/_barpolar.py
plotly/graph_objs/layout/template/data/_box.py
plotly/graph_objs/layout/template/data/_candlestick.py
plotly/graph_objs/layout/template/data/_carpet.py
plotly/graph_objs/layout/template/data/_choropleth.py
plotly/graph_objs/layout/template/data/_choroplethmap.py
plotly/graph_objs/layout/template/data/_choroplethmapbox.py
plotly/graph_objs/layout/template/data/_cone.py
plotly/graph_objs/layout/template/data/_contour.py
plotly/graph_objs/layout/template/data/_contourcarpet.py
plotly/graph_objs/layout/template/data/_densitymap.py
plotly/graph_objs/layout/template/data/_densitymapbox.py
plotly/graph_objs/layout/template/data/_funnel.py
plotly/graph_objs/layout/template/data/_funnelarea.py
plotly/graph_objs/layout/template/data/_heatmap.py
plotly/graph_objs/layout/template/data/_histogram.py
plotly/graph_objs/layout/template/data/_histogram2d.py
plotly/graph_objs/layout/template/data/_histogram2dcontour.py
plotly/graph_objs/layout/template/data/_icicle.py
plotly/graph_objs/layout/template/data/_image.py
plotly/graph_objs/layout/template/data/_indicator.py
plotly/graph_objs/layout/template/data/_isosurface.py
plotly/graph_objs/layout/template/data/_mesh3d.py
plotly/graph_objs/layout/template/data/_ohlc.py
plotly/graph_objs/layout/template/data/_parcats.py
plotly/graph_objs/layout/template/data/_parcoords.py
plotly/graph_objs/layout/template/data/_pie.py
plotly/graph_objs/layout/template/data/_sankey.py
plotly/graph_objs/layout/template/data/_scatter.py
plotly/graph_objs/layout/template/data/_scatter3d.py
plotly/graph_objs/layout/template/data/_scattercarpet.py
plotly/graph_objs/layout/template/data/_scattergeo.py
plotly/graph_objs/layout/template/data/_scattergl.py
plotly/graph_objs/layout/template/data/_scattermap.py
plotly/graph_objs/layout/template/data/_scattermapbox.py
plotly/graph_objs/layout/template/data/_scatterpolar.py
plotly/graph_objs/layout/template/data/_scatterpolargl.py
plotly/graph_objs/layout/template/data/_scattersmith.py
plotly/graph_objs/layout/template/data/_scatterternary.py
plotly/graph_objs/layout/template/data/_splom.py
plotly/graph_objs/layout/template/data/_streamtube.py
plotly/graph_objs/layout/template/data/_sunburst.py
plotly/graph_objs/layout/template/data/_surface.py
plotly/graph_objs/layout/template/data/_table.py
plotly/graph_objs/layout/template/data/_treemap.py
plotly/graph_objs/layout/template/data/_violin.py
plotly/graph_objs/layout/template/data/_volume.py
plotly/graph_objs/layout/template/data/_waterfall.py
plotly/graph_objs/layout/ternary/__init__.py
plotly/graph_objs/layout/ternary/_aaxis.py
plotly/graph_objs/layout/ternary/_baxis.py
plotly/graph_objs/layout/ternary/_caxis.py
plotly/graph_objs/layout/ternary/_domain.py
plotly/graph_objs/layout/ternary/aaxis/__init__.py
plotly/graph_objs/layout/ternary/aaxis/_tickfont.py
plotly/graph_objs/layout/ternary/aaxis/_tickformatstop.py
plotly/graph_objs/layout/ternary/aaxis/_title.py
plotly/graph_objs/layout/ternary/aaxis/title/__init__.py
plotly/graph_objs/layout/ternary/aaxis/title/_font.py
plotly/graph_objs/layout/ternary/baxis/__init__.py
plotly/graph_objs/layout/ternary/baxis/_tickfont.py
plotly/graph_objs/layout/ternary/baxis/_tickformatstop.py
plotly/graph_objs/layout/ternary/baxis/_title.py
plotly/graph_objs/layout/ternary/baxis/title/__init__.py
plotly/graph_objs/layout/ternary/baxis/title/_font.py
plotly/graph_objs/layout/ternary/caxis/__init__.py
plotly/graph_objs/layout/ternary/caxis/_tickfont.py
plotly/graph_objs/layout/ternary/caxis/_tickformatstop.py
plotly/graph_objs/layout/ternary/caxis/_title.py
plotly/graph_objs/layout/ternary/caxis/title/__init__.py
plotly/graph_objs/layout/ternary/caxis/title/_font.py
plotly/graph_objs/layout/title/__init__.py
plotly/graph_objs/layout/title/_font.py
plotly/graph_objs/layout/title/_pad.py
plotly/graph_objs/layout/title/_subtitle.py
plotly/graph_objs/layout/title/subtitle/__init__.py
plotly/graph_objs/layout/title/subtitle/_font.py
plotly/graph_objs/layout/updatemenu/__init__.py
plotly/graph_objs/layout/updatemenu/_button.py
plotly/graph_objs/layout/updatemenu/_font.py
plotly/graph_objs/layout/updatemenu/_pad.py
plotly/graph_objs/layout/xaxis/__init__.py
plotly/graph_objs/layout/xaxis/_autorangeoptions.py
plotly/graph_objs/layout/xaxis/_minor.py
plotly/graph_objs/layout/xaxis/_rangebreak.py
plotly/graph_objs/layout/xaxis/_rangeselector.py
plotly/graph_objs/layout/xaxis/_rangeslider.py
plotly/graph_objs/layout/xaxis/_tickfont.py
plotly/graph_objs/layout/xaxis/_tickformatstop.py
plotly/graph_objs/layout/xaxis/_title.py
plotly/graph_objs/layout/xaxis/_unifiedhovertitle.py
plotly/graph_objs/layout/xaxis/rangeselector/__init__.py
plotly/graph_objs/layout/xaxis/rangeselector/_button.py
plotly/graph_objs/layout/xaxis/rangeselector/_font.py
plotly/graph_objs/layout/xaxis/rangeslider/__init__.py
plotly/graph_objs/layout/xaxis/rangeslider/_yaxis.py
plotly/graph_objs/layout/xaxis/title/__init__.py
plotly/graph_objs/layout/xaxis/title/_font.py
plotly/graph_objs/layout/yaxis/__init__.py
plotly/graph_objs/layout/yaxis/_autorangeoptions.py
plotly/graph_objs/layout/yaxis/_minor.py
plotly/graph_objs/layout/yaxis/_rangebreak.py
plotly/graph_objs/layout/yaxis/_tickfont.py
plotly/graph_objs/layout/yaxis/_tickformatstop.py
plotly/graph_objs/layout/yaxis/_title.py
plotly/graph_objs/layout/yaxis/_unifiedhovertitle.py
plotly/graph_objs/layout/yaxis/title/__init__.py
plotly/graph_objs/layout/yaxis/title/_font.py
plotly/graph_objs/mesh3d/__init__.py
plotly/graph_objs/mesh3d/_colorbar.py
plotly/graph_objs/mesh3d/_contour.py
plotly/graph_objs/mesh3d/_hoverlabel.py
plotly/graph_objs/mesh3d/_legendgrouptitle.py
plotly/graph_objs/mesh3d/_lighting.py
plotly/graph_objs/mesh3d/_lightposition.py
plotly/graph_objs/mesh3d/_stream.py
plotly/graph_objs/mesh3d/colorbar/__init__.py
plotly/graph_objs/mesh3d/colorbar/_tickfont.py
plotly/graph_objs/mesh3d/colorbar/_tickformatstop.py
plotly/graph_objs/mesh3d/colorbar/_title.py
plotly/graph_objs/mesh3d/colorbar/title/__init__.py
plotly/graph_objs/mesh3d/colorbar/title/_font.py
plotly/graph_objs/mesh3d/hoverlabel/__init__.py
plotly/graph_objs/mesh3d/hoverlabel/_font.py
plotly/graph_objs/mesh3d/legendgrouptitle/__init__.py
plotly/graph_objs/mesh3d/legendgrouptitle/_font.py
plotly/graph_objs/ohlc/__init__.py
plotly/graph_objs/ohlc/_decreasing.py
plotly/graph_objs/ohlc/_hoverlabel.py
plotly/graph_objs/ohlc/_increasing.py
plotly/graph_objs/ohlc/_legendgrouptitle.py
plotly/graph_objs/ohlc/_line.py
plotly/graph_objs/ohlc/_stream.py
plotly/graph_objs/ohlc/decreasing/__init__.py
plotly/graph_objs/ohlc/decreasing/_line.py
plotly/graph_objs/ohlc/hoverlabel/__init__.py
plotly/graph_objs/ohlc/hoverlabel/_font.py
plotly/graph_objs/ohlc/increasing/__init__.py
plotly/graph_objs/ohlc/increasing/_line.py
plotly/graph_objs/ohlc/legendgrouptitle/__init__.py
plotly/graph_objs/ohlc/legendgrouptitle/_font.py
plotly/graph_objs/parcats/__init__.py
plotly/graph_objs/parcats/_dimension.py
plotly/graph_objs/parcats/_domain.py
plotly/graph_objs/parcats/_labelfont.py
plotly/graph_objs/parcats/_legendgrouptitle.py
plotly/graph_objs/parcats/_line.py
plotly/graph_objs/parcats/_stream.py
plotly/graph_objs/parcats/_tickfont.py
plotly/graph_objs/parcats/legendgrouptitle/__init__.py
plotly/graph_objs/parcats/legendgrouptitle/_font.py
plotly/graph_objs/parcats/line/__init__.py
plotly/graph_objs/parcats/line/_colorbar.py
plotly/graph_objs/parcats/line/colorbar/__init__.py
plotly/graph_objs/parcats/line/colorbar/_tickfont.py
plotly/graph_objs/parcats/line/colorbar/_tickformatstop.py
plotly/graph_objs/parcats/line/colorbar/_title.py
plotly/graph_objs/parcats/line/colorbar/title/__init__.py
plotly/graph_objs/parcats/line/colorbar/title/_font.py
plotly/graph_objs/parcoords/__init__.py
plotly/graph_objs/parcoords/_dimension.py
plotly/graph_objs/parcoords/_domain.py
plotly/graph_objs/parcoords/_labelfont.py
plotly/graph_objs/parcoords/_legendgrouptitle.py
plotly/graph_objs/parcoords/_line.py
plotly/graph_objs/parcoords/_rangefont.py
plotly/graph_objs/parcoords/_stream.py
plotly/graph_objs/parcoords/_tickfont.py
plotly/graph_objs/parcoords/_unselected.py
plotly/graph_objs/parcoords/legendgrouptitle/__init__.py
plotly/graph_objs/parcoords/legendgrouptitle/_font.py
plotly/graph_objs/parcoords/line/__init__.py
plotly/graph_objs/parcoords/line/_colorbar.py
plotly/graph_objs/parcoords/line/colorbar/__init__.py
plotly/graph_objs/parcoords/line/colorbar/_tickfont.py
plotly/graph_objs/parcoords/line/colorbar/_tickformatstop.py
plotly/graph_objs/parcoords/line/colorbar/_title.py
plotly/graph_objs/parcoords/line/colorbar/title/__init__.py
plotly/graph_objs/parcoords/line/colorbar/title/_font.py
plotly/graph_objs/parcoords/unselected/__init__.py
plotly/graph_objs/parcoords/unselected/_line.py
plotly/graph_objs/pie/__init__.py
plotly/graph_objs/pie/_domain.py
plotly/graph_objs/pie/_hoverlabel.py
plotly/graph_objs/pie/_insidetextfont.py
plotly/graph_objs/pie/_legendgrouptitle.py
plotly/graph_objs/pie/_marker.py
plotly/graph_objs/pie/_outsidetextfont.py
plotly/graph_objs/pie/_stream.py
plotly/graph_objs/pie/_textfont.py
plotly/graph_objs/pie/_title.py
plotly/graph_objs/pie/hoverlabel/__init__.py
plotly/graph_objs/pie/hoverlabel/_font.py
plotly/graph_objs/pie/legendgrouptitle/__init__.py
plotly/graph_objs/pie/legendgrouptitle/_font.py
plotly/graph_objs/pie/marker/__init__.py
plotly/graph_objs/pie/marker/_line.py
plotly/graph_objs/pie/marker/_pattern.py
plotly/graph_objs/pie/title/__init__.py
plotly/graph_objs/pie/title/_font.py
plotly/graph_objs/sankey/__init__.py
plotly/graph_objs/sankey/_domain.py
plotly/graph_objs/sankey/_hoverlabel.py
plotly/graph_objs/sankey/_legendgrouptitle.py
plotly/graph_objs/sankey/_link.py
plotly/graph_objs/sankey/_node.py
plotly/graph_objs/sankey/_stream.py
plotly/graph_objs/sankey/_textfont.py
plotly/graph_objs/sankey/hoverlabel/__init__.py
plotly/graph_objs/sankey/hoverlabel/_font.py
plotly/graph_objs/sankey/legendgrouptitle/__init__.py
plotly/graph_objs/sankey/legendgrouptitle/_font.py
plotly/graph_objs/sankey/link/__init__.py
plotly/graph_objs/sankey/link/_colorscale.py
plotly/graph_objs/sankey/link/_hoverlabel.py
plotly/graph_objs/sankey/link/_line.py
plotly/graph_objs/sankey/link/hoverlabel/__init__.py
plotly/graph_objs/sankey/link/hoverlabel/_font.py
plotly/graph_objs/sankey/node/__init__.py
plotly/graph_objs/sankey/node/_hoverlabel.py
plotly/graph_objs/sankey/node/_line.py
plotly/graph_objs/sankey/node/hoverlabel/__init__.py
plotly/graph_objs/sankey/node/hoverlabel/_font.py
plotly/graph_objs/scatter/__init__.py
plotly/graph_objs/scatter/_error_x.py
plotly/graph_objs/scatter/_error_y.py
plotly/graph_objs/scatter/_fillgradient.py
plotly/graph_objs/scatter/_fillpattern.py
plotly/graph_objs/scatter/_hoverlabel.py
plotly/graph_objs/scatter/_legendgrouptitle.py
plotly/graph_objs/scatter/_line.py
plotly/graph_objs/scatter/_marker.py
plotly/graph_objs/scatter/_selected.py
plotly/graph_objs/scatter/_stream.py
plotly/graph_objs/scatter/_textfont.py
plotly/graph_objs/scatter/_unselected.py
plotly/graph_objs/scatter/hoverlabel/__init__.py
plotly/graph_objs/scatter/hoverlabel/_font.py
plotly/graph_objs/scatter/legendgrouptitle/__init__.py
plotly/graph_objs/scatter/legendgrouptitle/_font.py
plotly/graph_objs/scatter/marker/__init__.py
plotly/graph_objs/scatter/marker/_colorbar.py
plotly/graph_objs/scatter/marker/_gradient.py
plotly/graph_objs/scatter/marker/_line.py
plotly/graph_objs/scatter/marker/colorbar/__init__.py
plotly/graph_objs/scatter/marker/colorbar/_tickfont.py
plotly/graph_objs/scatter/marker/colorbar/_tickformatstop.py
plotly/graph_objs/scatter/marker/colorbar/_title.py
plotly/graph_objs/scatter/marker/colorbar/title/__init__.py
plotly/graph_objs/scatter/marker/colorbar/title/_font.py
plotly/graph_objs/scatter/selected/__init__.py
plotly/graph_objs/scatter/selected/_marker.py
plotly/graph_objs/scatter/selected/_textfont.py
plotly/graph_objs/scatter/unselected/__init__.py
plotly/graph_objs/scatter/unselected/_marker.py
plotly/graph_objs/scatter/unselected/_textfont.py
plotly/graph_objs/scatter3d/__init__.py
plotly/graph_objs/scatter3d/_error_x.py
plotly/graph_objs/scatter3d/_error_y.py
plotly/graph_objs/scatter3d/_error_z.py
plotly/graph_objs/scatter3d/_hoverlabel.py
plotly/graph_objs/scatter3d/_legendgrouptitle.py
plotly/graph_objs/scatter3d/_line.py
plotly/graph_objs/scatter3d/_marker.py
plotly/graph_objs/scatter3d/_projection.py
plotly/graph_objs/scatter3d/_stream.py
plotly/graph_objs/scatter3d/_textfont.py
plotly/graph_objs/scatter3d/hoverlabel/__init__.py
plotly/graph_objs/scatter3d/hoverlabel/_font.py
plotly/graph_objs/scatter3d/legendgrouptitle/__init__.py
plotly/graph_objs/scatter3d/legendgrouptitle/_font.py
plotly/graph_objs/scatter3d/line/__init__.py
plotly/graph_objs/scatter3d/line/_colorbar.py
plotly/graph_objs/scatter3d/line/colorbar/__init__.py
plotly/graph_objs/scatter3d/line/colorbar/_tickfont.py
plotly/graph_objs/scatter3d/line/colorbar/_tickformatstop.py
plotly/graph_objs/scatter3d/line/colorbar/_title.py
plotly/graph_objs/scatter3d/line/colorbar/title/__init__.py
plotly/graph_objs/scatter3d/line/colorbar/title/_font.py
plotly/graph_objs/scatter3d/marker/__init__.py
plotly/graph_objs/scatter3d/marker/_colorbar.py
plotly/graph_objs/scatter3d/marker/_line.py
plotly/graph_objs/scatter3d/marker/colorbar/__init__.py
plotly/graph_objs/scatter3d/marker/colorbar/_tickfont.py
plotly/graph_objs/scatter3d/marker/colorbar/_tickformatstop.py
plotly/graph_objs/scatter3d/marker/colorbar/_title.py
plotly/graph_objs/scatter3d/marker/colorbar/title/__init__.py
plotly/graph_objs/scatter3d/marker/colorbar/title/_font.py
plotly/graph_objs/scatter3d/projection/__init__.py
plotly/graph_objs/scatter3d/projection/_x.py
plotly/graph_objs/scatter3d/projection/_y.py
plotly/graph_objs/scatter3d/projection/_z.py
plotly/graph_objs/scattercarpet/__init__.py
plotly/graph_objs/scattercarpet/_hoverlabel.py
plotly/graph_objs/scattercarpet/_legendgrouptitle.py
plotly/graph_objs/scattercarpet/_line.py
plotly/graph_objs/scattercarpet/_marker.py
plotly/graph_objs/scattercarpet/_selected.py
plotly/graph_objs/scattercarpet/_stream.py
plotly/graph_objs/scattercarpet/_textfont.py
plotly/graph_objs/scattercarpet/_unselected.py
plotly/graph_objs/scattercarpet/hoverlabel/__init__.py
plotly/graph_objs/scattercarpet/hoverlabel/_font.py
plotly/graph_objs/scattercarpet/legendgrouptitle/__init__.py
plotly/graph_objs/scattercarpet/legendgrouptitle/_font.py
plotly/graph_objs/scattercarpet/marker/__init__.py
plotly/graph_objs/scattercarpet/marker/_colorbar.py
plotly/graph_objs/scattercarpet/marker/_gradient.py
plotly/graph_objs/scattercarpet/marker/_line.py
plotly/graph_objs/scattercarpet/marker/colorbar/__init__.py
plotly/graph_objs/scattercarpet/marker/colorbar/_tickfont.py
plotly/graph_objs/scattercarpet/marker/colorbar/_tickformatstop.py
plotly/graph_objs/scattercarpet/marker/colorbar/_title.py
plotly/graph_objs/scattercarpet/marker/colorbar/title/__init__.py
plotly/graph_objs/scattercarpet/marker/colorbar/title/_font.py
plotly/graph_objs/scattercarpet/selected/__init__.py
plotly/graph_objs/scattercarpet/selected/_marker.py
plotly/graph_objs/scattercarpet/selected/_textfont.py
plotly/graph_objs/scattercarpet/unselected/__init__.py
plotly/graph_objs/scattercarpet/unselected/_marker.py
plotly/graph_objs/scattercarpet/unselected/_textfont.py
plotly/graph_objs/scattergeo/__init__.py
plotly/graph_objs/scattergeo/_hoverlabel.py
plotly/graph_objs/scattergeo/_legendgrouptitle.py
plotly/graph_objs/scattergeo/_line.py
plotly/graph_objs/scattergeo/_marker.py
plotly/graph_objs/scattergeo/_selected.py
plotly/graph_objs/scattergeo/_stream.py
plotly/graph_objs/scattergeo/_textfont.py
plotly/graph_objs/scattergeo/_unselected.py
plotly/graph_objs/scattergeo/hoverlabel/__init__.py
plotly/graph_objs/scattergeo/hoverlabel/_font.py
plotly/graph_objs/scattergeo/legendgrouptitle/__init__.py
plotly/graph_objs/scattergeo/legendgrouptitle/_font.py
plotly/graph_objs/scattergeo/marker/__init__.py
plotly/graph_objs/scattergeo/marker/_colorbar.py
plotly/graph_objs/scattergeo/marker/_gradient.py
plotly/graph_objs/scattergeo/marker/_line.py
plotly/graph_objs/scattergeo/marker/colorbar/__init__.py
plotly/graph_objs/scattergeo/marker/colorbar/_tickfont.py
plotly/graph_objs/scattergeo/marker/colorbar/_tickformatstop.py
plotly/graph_objs/scattergeo/marker/colorbar/_title.py
plotly/graph_objs/scattergeo/marker/colorbar/title/__init__.py
plotly/graph_objs/scattergeo/marker/colorbar/title/_font.py
plotly/graph_objs/scattergeo/selected/__init__.py
plotly/graph_objs/scattergeo/selected/_marker.py
plotly/graph_objs/scattergeo/selected/_textfont.py
plotly/graph_objs/scattergeo/unselected/__init__.py
plotly/graph_objs/scattergeo/unselected/_marker.py
plotly/graph_objs/scattergeo/unselected/_textfont.py
plotly/graph_objs/scattergl/__init__.py
plotly/graph_objs/scattergl/_error_x.py
plotly/graph_objs/scattergl/_error_y.py
plotly/graph_objs/scattergl/_hoverlabel.py
plotly/graph_objs/scattergl/_legendgrouptitle.py
plotly/graph_objs/scattergl/_line.py
plotly/graph_objs/scattergl/_marker.py
plotly/graph_objs/scattergl/_selected.py
plotly/graph_objs/scattergl/_stream.py
plotly/graph_objs/scattergl/_textfont.py
plotly/graph_objs/scattergl/_unselected.py
plotly/graph_objs/scattergl/hoverlabel/__init__.py
plotly/graph_objs/scattergl/hoverlabel/_font.py
plotly/graph_objs/scattergl/legendgrouptitle/__init__.py
plotly/graph_objs/scattergl/legendgrouptitle/_font.py
plotly/graph_objs/scattergl/marker/__init__.py
plotly/graph_objs/scattergl/marker/_colorbar.py
plotly/graph_objs/scattergl/marker/_line.py
plotly/graph_objs/scattergl/marker/colorbar/__init__.py
plotly/graph_objs/scattergl/marker/colorbar/_tickfont.py
plotly/graph_objs/scattergl/marker/colorbar/_tickformatstop.py
plotly/graph_objs/scattergl/marker/colorbar/_title.py
plotly/graph_objs/scattergl/marker/colorbar/title/__init__.py
plotly/graph_objs/scattergl/marker/colorbar/title/_font.py
plotly/graph_objs/scattergl/selected/__init__.py
plotly/graph_objs/scattergl/selected/_marker.py
plotly/graph_objs/scattergl/selected/_textfont.py
plotly/graph_objs/scattergl/unselected/__init__.py
plotly/graph_objs/scattergl/unselected/_marker.py
plotly/graph_objs/scattergl/unselected/_textfont.py
plotly/graph_objs/scattermap/__init__.py
plotly/graph_objs/scattermap/_cluster.py
plotly/graph_objs/scattermap/_hoverlabel.py
plotly/graph_objs/scattermap/_legendgrouptitle.py
plotly/graph_objs/scattermap/_line.py
plotly/graph_objs/scattermap/_marker.py
plotly/graph_objs/scattermap/_selected.py
plotly/graph_objs/scattermap/_stream.py
plotly/graph_objs/scattermap/_textfont.py
plotly/graph_objs/scattermap/_unselected.py
plotly/graph_objs/scattermap/hoverlabel/__init__.py
plotly/graph_objs/scattermap/hoverlabel/_font.py
plotly/graph_objs/scattermap/legendgrouptitle/__init__.py
plotly/graph_objs/scattermap/legendgrouptitle/_font.py
plotly/graph_objs/scattermap/marker/__init__.py
plotly/graph_objs/scattermap/marker/_colorbar.py
plotly/graph_objs/scattermap/marker/colorbar/__init__.py
plotly/graph_objs/scattermap/marker/colorbar/_tickfont.py
plotly/graph_objs/scattermap/marker/colorbar/_tickformatstop.py
plotly/graph_objs/scattermap/marker/colorbar/_title.py
plotly/graph_objs/scattermap/marker/colorbar/title/__init__.py
plotly/graph_objs/scattermap/marker/colorbar/title/_font.py
plotly/graph_objs/scattermap/selected/__init__.py
plotly/graph_objs/scattermap/selected/_marker.py
plotly/graph_objs/scattermap/unselected/__init__.py
plotly/graph_objs/scattermap/unselected/_marker.py
plotly/graph_objs/scattermapbox/__init__.py
plotly/graph_objs/scattermapbox/_cluster.py
plotly/graph_objs/scattermapbox/_hoverlabel.py
plotly/graph_objs/scattermapbox/_legendgrouptitle.py
plotly/graph_objs/scattermapbox/_line.py
plotly/graph_objs/scattermapbox/_marker.py
plotly/graph_objs/scattermapbox/_selected.py
plotly/graph_objs/scattermapbox/_stream.py
plotly/graph_objs/scattermapbox/_textfont.py
plotly/graph_objs/scattermapbox/_unselected.py
plotly/graph_objs/scattermapbox/hoverlabel/__init__.py
plotly/graph_objs/scattermapbox/hoverlabel/_font.py
plotly/graph_objs/scattermapbox/legendgrouptitle/__init__.py
plotly/graph_objs/scattermapbox/legendgrouptitle/_font.py
plotly/graph_objs/scattermapbox/marker/__init__.py
plotly/graph_objs/scattermapbox/marker/_colorbar.py
plotly/graph_objs/scattermapbox/marker/colorbar/__init__.py
plotly/graph_objs/scattermapbox/marker/colorbar/_tickfont.py
plotly/graph_objs/scattermapbox/marker/colorbar/_tickformatstop.py
plotly/graph_objs/scattermapbox/marker/colorbar/_title.py
plotly/graph_objs/scattermapbox/marker/colorbar/title/__init__.py
plotly/graph_objs/scattermapbox/marker/colorbar/title/_font.py
plotly/graph_objs/scattermapbox/selected/__init__.py
plotly/graph_objs/scattermapbox/selected/_marker.py
plotly/graph_objs/scattermapbox/unselected/__init__.py
plotly/graph_objs/scattermapbox/unselected/_marker.py
plotly/graph_objs/scatterpolar/__init__.py
plotly/graph_objs/scatterpolar/_hoverlabel.py
plotly/graph_objs/scatterpolar/_legendgrouptitle.py
plotly/graph_objs/scatterpolar/_line.py
plotly/graph_objs/scatterpolar/_marker.py
plotly/graph_objs/scatterpolar/_selected.py
plotly/graph_objs/scatterpolar/_stream.py
plotly/graph_objs/scatterpolar/_textfont.py
plotly/graph_objs/scatterpolar/_unselected.py
plotly/graph_objs/scatterpolar/hoverlabel/__init__.py
plotly/graph_objs/scatterpolar/hoverlabel/_font.py
plotly/graph_objs/scatterpolar/legendgrouptitle/__init__.py
plotly/graph_objs/scatterpolar/legendgrouptitle/_font.py
plotly/graph_objs/scatterpolar/marker/__init__.py
plotly/graph_objs/scatterpolar/marker/_colorbar.py
plotly/graph_objs/scatterpolar/marker/_gradient.py
plotly/graph_objs/scatterpolar/marker/_line.py
plotly/graph_objs/scatterpolar/marker/colorbar/__init__.py
plotly/graph_objs/scatterpolar/marker/colorbar/_tickfont.py
plotly/graph_objs/scatterpolar/marker/colorbar/_tickformatstop.py
plotly/graph_objs/scatterpolar/marker/colorbar/_title.py
plotly/graph_objs/scatterpolar/marker/colorbar/title/__init__.py
plotly/graph_objs/scatterpolar/marker/colorbar/title/_font.py
plotly/graph_objs/scatterpolar/selected/__init__.py
plotly/graph_objs/scatterpolar/selected/_marker.py
plotly/graph_objs/scatterpolar/selected/_textfont.py
plotly/graph_objs/scatterpolar/unselected/__init__.py
plotly/graph_objs/scatterpolar/unselected/_marker.py
plotly/graph_objs/scatterpolar/unselected/_textfont.py
plotly/graph_objs/scatterpolargl/__init__.py
plotly/graph_objs/scatterpolargl/_hoverlabel.py
plotly/graph_objs/scatterpolargl/_legendgrouptitle.py
plotly/graph_objs/scatterpolargl/_line.py
plotly/graph_objs/scatterpolargl/_marker.py
plotly/graph_objs/scatterpolargl/_selected.py
plotly/graph_objs/scatterpolargl/_stream.py
plotly/graph_objs/scatterpolargl/_textfont.py
plotly/graph_objs/scatterpolargl/_unselected.py
plotly/graph_objs/scatterpolargl/hoverlabel/__init__.py
plotly/graph_objs/scatterpolargl/hoverlabel/_font.py
plotly/graph_objs/scatterpolargl/legendgrouptitle/__init__.py
plotly/graph_objs/scatterpolargl/legendgrouptitle/_font.py
plotly/graph_objs/scatterpolargl/marker/__init__.py
plotly/graph_objs/scatterpolargl/marker/_colorbar.py
plotly/graph_objs/scatterpolargl/marker/_line.py
plotly/graph_objs/scatterpolargl/marker/colorbar/__init__.py
plotly/graph_objs/scatterpolargl/marker/colorbar/_tickfont.py
plotly/graph_objs/scatterpolargl/marker/colorbar/_tickformatstop.py
plotly/graph_objs/scatterpolargl/marker/colorbar/_title.py
plotly/graph_objs/scatterpolargl/marker/colorbar/title/__init__.py
plotly/graph_objs/scatterpolargl/marker/colorbar/title/_font.py
plotly/graph_objs/scatterpolargl/selected/__init__.py
plotly/graph_objs/scatterpolargl/selected/_marker.py
plotly/graph_objs/scatterpolargl/selected/_textfont.py
plotly/graph_objs/scatterpolargl/unselected/__init__.py
plotly/graph_objs/scatterpolargl/unselected/_marker.py
plotly/graph_objs/scatterpolargl/unselected/_textfont.py
plotly/graph_objs/scattersmith/__init__.py
plotly/graph_objs/scattersmith/_hoverlabel.py
plotly/graph_objs/scattersmith/_legendgrouptitle.py
plotly/graph_objs/scattersmith/_line.py
plotly/graph_objs/scattersmith/_marker.py
plotly/graph_objs/scattersmith/_selected.py
plotly/graph_objs/scattersmith/_stream.py
plotly/graph_objs/scattersmith/_textfont.py
plotly/graph_objs/scattersmith/_unselected.py
plotly/graph_objs/scattersmith/hoverlabel/__init__.py
plotly/graph_objs/scattersmith/hoverlabel/_font.py
plotly/graph_objs/scattersmith/legendgrouptitle/__init__.py
plotly/graph_objs/scattersmith/legendgrouptitle/_font.py
plotly/graph_objs/scattersmith/marker/__init__.py
plotly/graph_objs/scattersmith/marker/_colorbar.py
plotly/graph_objs/scattersmith/marker/_gradient.py
plotly/graph_objs/scattersmith/marker/_line.py
plotly/graph_objs/scattersmith/marker/colorbar/__init__.py
plotly/graph_objs/scattersmith/marker/colorbar/_tickfont.py
plotly/graph_objs/scattersmith/marker/colorbar/_tickformatstop.py
plotly/graph_objs/scattersmith/marker/colorbar/_title.py
plotly/graph_objs/scattersmith/marker/colorbar/title/__init__.py
plotly/graph_objs/scattersmith/marker/colorbar/title/_font.py
plotly/graph_objs/scattersmith/selected/__init__.py
plotly/graph_objs/scattersmith/selected/_marker.py
plotly/graph_objs/scattersmith/selected/_textfont.py
plotly/graph_objs/scattersmith/unselected/__init__.py
plotly/graph_objs/scattersmith/unselected/_marker.py
plotly/graph_objs/scattersmith/unselected/_textfont.py
plotly/graph_objs/scatterternary/__init__.py
plotly/graph_objs/scatterternary/_hoverlabel.py
plotly/graph_objs/scatterternary/_legendgrouptitle.py
plotly/graph_objs/scatterternary/_line.py
plotly/graph_objs/scatterternary/_marker.py
plotly/graph_objs/scatterternary/_selected.py
plotly/graph_objs/scatterternary/_stream.py
plotly/graph_objs/scatterternary/_textfont.py
plotly/graph_objs/scatterternary/_unselected.py
plotly/graph_objs/scatterternary/hoverlabel/__init__.py
plotly/graph_objs/scatterternary/hoverlabel/_font.py
plotly/graph_objs/scatterternary/legendgrouptitle/__init__.py
plotly/graph_objs/scatterternary/legendgrouptitle/_font.py
plotly/graph_objs/scatterternary/marker/__init__.py
plotly/graph_objs/scatterternary/marker/_colorbar.py
plotly/graph_objs/scatterternary/marker/_gradient.py
plotly/graph_objs/scatterternary/marker/_line.py
plotly/graph_objs/scatterternary/marker/colorbar/__init__.py
plotly/graph_objs/scatterternary/marker/colorbar/_tickfont.py
plotly/graph_objs/scatterternary/marker/colorbar/_tickformatstop.py
plotly/graph_objs/scatterternary/marker/colorbar/_title.py
plotly/graph_objs/scatterternary/marker/colorbar/title/__init__.py
plotly/graph_objs/scatterternary/marker/colorbar/title/_font.py
plotly/graph_objs/scatterternary/selected/__init__.py
plotly/graph_objs/scatterternary/selected/_marker.py
plotly/graph_objs/scatterternary/selected/_textfont.py
plotly/graph_objs/scatterternary/unselected/__init__.py
plotly/graph_objs/scatterternary/unselected/_marker.py
plotly/graph_objs/scatterternary/unselected/_textfont.py
plotly/graph_objs/splom/__init__.py
plotly/graph_objs/splom/_diagonal.py
plotly/graph_objs/splom/_dimension.py
plotly/graph_objs/splom/_hoverlabel.py
plotly/graph_objs/splom/_legendgrouptitle.py
plotly/graph_objs/splom/_marker.py
plotly/graph_objs/splom/_selected.py
plotly/graph_objs/splom/_stream.py
plotly/graph_objs/splom/_unselected.py
plotly/graph_objs/splom/dimension/__init__.py
plotly/graph_objs/splom/dimension/_axis.py
plotly/graph_objs/splom/hoverlabel/__init__.py
plotly/graph_objs/splom/hoverlabel/_font.py
plotly/graph_objs/splom/legendgrouptitle/__init__.py
plotly/graph_objs/splom/legendgrouptitle/_font.py
plotly/graph_objs/splom/marker/__init__.py
plotly/graph_objs/splom/marker/_colorbar.py
plotly/graph_objs/splom/marker/_line.py
plotly/graph_objs/splom/marker/colorbar/__init__.py
plotly/graph_objs/splom/marker/colorbar/_tickfont.py
plotly/graph_objs/splom/marker/colorbar/_tickformatstop.py
plotly/graph_objs/splom/marker/colorbar/_title.py
plotly/graph_objs/splom/marker/colorbar/title/__init__.py
plotly/graph_objs/splom/marker/colorbar/title/_font.py
plotly/graph_objs/splom/selected/__init__.py
plotly/graph_objs/splom/selected/_marker.py
plotly/graph_objs/splom/unselected/__init__.py
plotly/graph_objs/splom/unselected/_marker.py
plotly/graph_objs/streamtube/__init__.py
plotly/graph_objs/streamtube/_colorbar.py
plotly/graph_objs/streamtube/_hoverlabel.py
plotly/graph_objs/streamtube/_legendgrouptitle.py
plotly/graph_objs/streamtube/_lighting.py
plotly/graph_objs/streamtube/_lightposition.py
plotly/graph_objs/streamtube/_starts.py
plotly/graph_objs/streamtube/_stream.py
plotly/graph_objs/streamtube/colorbar/__init__.py
plotly/graph_objs/streamtube/colorbar/_tickfont.py
plotly/graph_objs/streamtube/colorbar/_tickformatstop.py
plotly/graph_objs/streamtube/colorbar/_title.py
plotly/graph_objs/streamtube/colorbar/title/__init__.py
plotly/graph_objs/streamtube/colorbar/title/_font.py
plotly/graph_objs/streamtube/hoverlabel/__init__.py
plotly/graph_objs/streamtube/hoverlabel/_font.py
plotly/graph_objs/streamtube/legendgrouptitle/__init__.py
plotly/graph_objs/streamtube/legendgrouptitle/_font.py
plotly/graph_objs/sunburst/__init__.py
plotly/graph_objs/sunburst/_domain.py
plotly/graph_objs/sunburst/_hoverlabel.py
plotly/graph_objs/sunburst/_insidetextfont.py
plotly/graph_objs/sunburst/_leaf.py
plotly/graph_objs/sunburst/_legendgrouptitle.py
plotly/graph_objs/sunburst/_marker.py
plotly/graph_objs/sunburst/_outsidetextfont.py
plotly/graph_objs/sunburst/_root.py
plotly/graph_objs/sunburst/_stream.py
plotly/graph_objs/sunburst/_textfont.py
plotly/graph_objs/sunburst/hoverlabel/__init__.py
plotly/graph_objs/sunburst/hoverlabel/_font.py
plotly/graph_objs/sunburst/legendgrouptitle/__init__.py
plotly/graph_objs/sunburst/legendgrouptitle/_font.py
plotly/graph_objs/sunburst/marker/__init__.py
plotly/graph_objs/sunburst/marker/_colorbar.py
plotly/graph_objs/sunburst/marker/_line.py
plotly/graph_objs/sunburst/marker/_pattern.py
plotly/graph_objs/sunburst/marker/colorbar/__init__.py
plotly/graph_objs/sunburst/marker/colorbar/_tickfont.py
plotly/graph_objs/sunburst/marker/colorbar/_tickformatstop.py
plotly/graph_objs/sunburst/marker/colorbar/_title.py
plotly/graph_objs/sunburst/marker/colorbar/title/__init__.py
plotly/graph_objs/sunburst/marker/colorbar/title/_font.py
plotly/graph_objs/surface/__init__.py
plotly/graph_objs/surface/_colorbar.py
plotly/graph_objs/surface/_contours.py
plotly/graph_objs/surface/_hoverlabel.py
plotly/graph_objs/surface/_legendgrouptitle.py
plotly/graph_objs/surface/_lighting.py
plotly/graph_objs/surface/_lightposition.py
plotly/graph_objs/surface/_stream.py
plotly/graph_objs/surface/colorbar/__init__.py
plotly/graph_objs/surface/colorbar/_tickfont.py
plotly/graph_objs/surface/colorbar/_tickformatstop.py
plotly/graph_objs/surface/colorbar/_title.py
plotly/graph_objs/surface/colorbar/title/__init__.py
plotly/graph_objs/surface/colorbar/title/_font.py
plotly/graph_objs/surface/contours/__init__.py
plotly/graph_objs/surface/contours/_x.py
plotly/graph_objs/surface/contours/_y.py
plotly/graph_objs/surface/contours/_z.py
plotly/graph_objs/surface/contours/x/__init__.py
plotly/graph_objs/surface/contours/x/_project.py
plotly/graph_objs/surface/contours/y/__init__.py
plotly/graph_objs/surface/contours/y/_project.py
plotly/graph_objs/surface/contours/z/__init__.py
plotly/graph_objs/surface/contours/z/_project.py
plotly/graph_objs/surface/hoverlabel/__init__.py
plotly/graph_objs/surface/hoverlabel/_font.py
plotly/graph_objs/surface/legendgrouptitle/__init__.py
plotly/graph_objs/surface/legendgrouptitle/_font.py
plotly/graph_objs/table/__init__.py
plotly/graph_objs/table/_cells.py
plotly/graph_objs/table/_domain.py
plotly/graph_objs/table/_header.py
plotly/graph_objs/table/_hoverlabel.py
plotly/graph_objs/table/_legendgrouptitle.py
plotly/graph_objs/table/_stream.py
plotly/graph_objs/table/cells/__init__.py
plotly/graph_objs/table/cells/_fill.py
plotly/graph_objs/table/cells/_font.py
plotly/graph_objs/table/cells/_line.py
plotly/graph_objs/table/header/__init__.py
plotly/graph_objs/table/header/_fill.py
plotly/graph_objs/table/header/_font.py
plotly/graph_objs/table/header/_line.py
plotly/graph_objs/table/hoverlabel/__init__.py
plotly/graph_objs/table/hoverlabel/_font.py
plotly/graph_objs/table/legendgrouptitle/__init__.py
plotly/graph_objs/table/legendgrouptitle/_font.py
plotly/graph_objs/treemap/__init__.py
plotly/graph_objs/treemap/_domain.py
plotly/graph_objs/treemap/_hoverlabel.py
plotly/graph_objs/treemap/_insidetextfont.py
plotly/graph_objs/treemap/_legendgrouptitle.py
plotly/graph_objs/treemap/_marker.py
plotly/graph_objs/treemap/_outsidetextfont.py
plotly/graph_objs/treemap/_pathbar.py
plotly/graph_objs/treemap/_root.py
plotly/graph_objs/treemap/_stream.py
plotly/graph_objs/treemap/_textfont.py
plotly/graph_objs/treemap/_tiling.py
plotly/graph_objs/treemap/hoverlabel/__init__.py
plotly/graph_objs/treemap/hoverlabel/_font.py
plotly/graph_objs/treemap/legendgrouptitle/__init__.py
plotly/graph_objs/treemap/legendgrouptitle/_font.py
plotly/graph_objs/treemap/marker/__init__.py
plotly/graph_objs/treemap/marker/_colorbar.py
plotly/graph_objs/treemap/marker/_line.py
plotly/graph_objs/treemap/marker/_pad.py
plotly/graph_objs/treemap/marker/_pattern.py
plotly/graph_objs/treemap/marker/colorbar/__init__.py
plotly/graph_objs/treemap/marker/colorbar/_tickfont.py
plotly/graph_objs/treemap/marker/colorbar/_tickformatstop.py
plotly/graph_objs/treemap/marker/colorbar/_title.py
plotly/graph_objs/treemap/marker/colorbar/title/__init__.py
plotly/graph_objs/treemap/marker/colorbar/title/_font.py
plotly/graph_objs/treemap/pathbar/__init__.py
plotly/graph_objs/treemap/pathbar/_textfont.py
plotly/graph_objs/violin/__init__.py
plotly/graph_objs/violin/_box.py
plotly/graph_objs/violin/_hoverlabel.py
plotly/graph_objs/violin/_legendgrouptitle.py
plotly/graph_objs/violin/_line.py
plotly/graph_objs/violin/_marker.py
plotly/graph_objs/violin/_meanline.py
plotly/graph_objs/violin/_selected.py
plotly/graph_objs/violin/_stream.py
plotly/graph_objs/violin/_unselected.py
plotly/graph_objs/violin/box/__init__.py
plotly/graph_objs/violin/box/_line.py
plotly/graph_objs/violin/hoverlabel/__init__.py
plotly/graph_objs/violin/hoverlabel/_font.py
plotly/graph_objs/violin/legendgrouptitle/__init__.py
plotly/graph_objs/violin/legendgrouptitle/_font.py
plotly/graph_objs/violin/marker/__init__.py
plotly/graph_objs/violin/marker/_line.py
plotly/graph_objs/violin/selected/__init__.py
plotly/graph_objs/violin/selected/_marker.py
plotly/graph_objs/violin/unselected/__init__.py
plotly/graph_objs/violin/unselected/_marker.py
plotly/graph_objs/volume/__init__.py
plotly/graph_objs/volume/_caps.py
plotly/graph_objs/volume/_colorbar.py
plotly/graph_objs/volume/_contour.py
plotly/graph_objs/volume/_hoverlabel.py
plotly/graph_objs/volume/_legendgrouptitle.py
plotly/graph_objs/volume/_lighting.py
plotly/graph_objs/volume/_lightposition.py
plotly/graph_objs/volume/_slices.py
plotly/graph_objs/volume/_spaceframe.py
plotly/graph_objs/volume/_stream.py
plotly/graph_objs/volume/_surface.py
plotly/graph_objs/volume/caps/__init__.py
plotly/graph_objs/volume/caps/_x.py
plotly/graph_objs/volume/caps/_y.py
plotly/graph_objs/volume/caps/_z.py
plotly/graph_objs/volume/colorbar/__init__.py
plotly/graph_objs/volume/colorbar/_tickfont.py
plotly/graph_objs/volume/colorbar/_tickformatstop.py
plotly/graph_objs/volume/colorbar/_title.py
plotly/graph_objs/volume/colorbar/title/__init__.py
plotly/graph_objs/volume/colorbar/title/_font.py
plotly/graph_objs/volume/hoverlabel/__init__.py
plotly/graph_objs/volume/hoverlabel/_font.py
plotly/graph_objs/volume/legendgrouptitle/__init__.py
plotly/graph_objs/volume/legendgrouptitle/_font.py
plotly/graph_objs/volume/slices/__init__.py
plotly/graph_objs/volume/slices/_x.py
plotly/graph_objs/volume/slices/_y.py
plotly/graph_objs/volume/slices/_z.py
plotly/graph_objs/waterfall/__init__.py
plotly/graph_objs/waterfall/_connector.py
plotly/graph_objs/waterfall/_decreasing.py
plotly/graph_objs/waterfall/_hoverlabel.py
plotly/graph_objs/waterfall/_increasing.py
plotly/graph_objs/waterfall/_insidetextfont.py
plotly/graph_objs/waterfall/_legendgrouptitle.py
plotly/graph_objs/waterfall/_outsidetextfont.py
plotly/graph_objs/waterfall/_stream.py
plotly/graph_objs/waterfall/_textfont.py
plotly/graph_objs/waterfall/_totals.py
plotly/graph_objs/waterfall/connector/__init__.py
plotly/graph_objs/waterfall/connector/_line.py
plotly/graph_objs/waterfall/decreasing/__init__.py
plotly/graph_objs/waterfall/decreasing/_marker.py
plotly/graph_objs/waterfall/decreasing/marker/__init__.py
plotly/graph_objs/waterfall/decreasing/marker/_line.py
plotly/graph_objs/waterfall/hoverlabel/__init__.py
plotly/graph_objs/waterfall/hoverlabel/_font.py
plotly/graph_objs/waterfall/increasing/__init__.py
plotly/graph_objs/waterfall/increasing/_marker.py
plotly/graph_objs/waterfall/increasing/marker/__init__.py
plotly/graph_objs/waterfall/increasing/marker/_line.py
plotly/graph_objs/waterfall/legendgrouptitle/__init__.py
plotly/graph_objs/waterfall/legendgrouptitle/_font.py
plotly/graph_objs/waterfall/totals/__init__.py
plotly/graph_objs/waterfall/totals/_marker.py
plotly/graph_objs/waterfall/totals/marker/__init__.py
plotly/graph_objs/waterfall/totals/marker/_line.py
plotly/io/__init__.py
plotly/io/_base_renderers.py
plotly/io/_defaults.py
plotly/io/_html.py
plotly/io/_json.py
plotly/io/_kaleido.py
plotly/io/_orca.py
plotly/io/_renderers.py
plotly/io/_sg_scraper.py
plotly/io/_templates.py
plotly/io/_utils.py
plotly/io/base_renderers.py
plotly/io/json.py
plotly/io/kaleido.py
plotly/io/orca.py
plotly/labextension/package.json
plotly/labextension/static/340.e7c6cfbf008f29878868.js
plotly/labextension/static/remoteEntry.38ea05461c254e327731.js
plotly/labextension/static/style.js
plotly/matplotlylib/__init__.py
plotly/matplotlylib/mpltools.py
plotly/matplotlylib/renderer.py
plotly/matplotlylib/mplexporter/__init__.py
plotly/matplotlylib/mplexporter/exporter.py
plotly/matplotlylib/mplexporter/tools.py
plotly/matplotlylib/mplexporter/utils.py
plotly/matplotlylib/mplexporter/renderers/__init__.py
plotly/matplotlylib/mplexporter/renderers/base.py
plotly/matplotlylib/mplexporter/renderers/fake_renderer.py
plotly/matplotlylib/mplexporter/renderers/vega_renderer.py
plotly/matplotlylib/mplexporter/renderers/vincent_renderer.py
plotly/matplotlylib/mplexporter/tests/__init__.py
plotly/matplotlylib/mplexporter/tests/test_basic.py
plotly/matplotlylib/mplexporter/tests/test_utils.py
plotly/offline/__init__.py
plotly/offline/_plotlyjs_version.py
plotly/offline/offline.py
plotly/package_data/plotly.min.js
plotly/package_data/widgetbundle.js
plotly/package_data/datasets/carshare.csv.gz
plotly/package_data/datasets/election.csv.gz
plotly/package_data/datasets/election.geojson.gz
plotly/package_data/datasets/experiment.csv.gz
plotly/package_data/datasets/gapminder.csv.gz
plotly/package_data/datasets/iris.csv.gz
plotly/package_data/datasets/medals.csv.gz
plotly/package_data/datasets/stocks.csv.gz
plotly/package_data/datasets/tips.csv.gz
plotly/package_data/datasets/wind.csv.gz
plotly/package_data/templates/ggplot2.json
plotly/package_data/templates/gridon.json
plotly/package_data/templates/plotly.json
plotly/package_data/templates/plotly_dark.json
plotly/package_data/templates/plotly_white.json
plotly/package_data/templates/presentation.json
plotly/package_data/templates/seaborn.json
plotly/package_data/templates/simple_white.json
plotly/package_data/templates/xgridoff.json
plotly/package_data/templates/ygridoff.json
plotly/validators/_validators.json