Back to Plotly Py

`plotly.express`: high-level interface for data visualization

doc/apidoc/plotly.express.rst

6.7.01.2 KB
Original Source

.. _px:

plotly.express: high-level interface for data visualization

The plotly.express <https://plot.ly/python/plotly-express/>_ module is plotly's high-level API for rapid figure generation. ::

import plotly.express as px

.. currentmodule:: plotly.express

.. autosummary:: :toctree: generated/ :template: function.rst

scatter
scatter_3d
scatter_polar
scatter_ternary
scatter_map
scatter_mapbox
scatter_geo
line
line_3d
line_polar
line_ternary
line_map
line_mapbox
line_geo
area
bar
timeline
bar_polar
violin
box
ecdf
strip
histogram
pie
treemap
sunburst
icicle
funnel
funnel_area
scatter_matrix
parallel_coordinates
parallel_categories
choropleth
choropleth_map
choropleth_mapbox
density_contour
density_heatmap
density_map
density_mapbox
imshow
set_mapbox_access_token
get_trendline_results

plotly.express subpackages

.. toctree:: :maxdepth: 1

generated/plotly.express.data.rst generated/plotly.express.colors.rst generated/plotly.express.trendline_functions.rst