Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c5104 commit 155f434Copy full SHA for 155f434
doc/apidoc/plotly.express.rst
@@ -18,12 +18,14 @@ plotly's high-level API for rapid figure generation. ::
18
scatter_3d
19
scatter_polar
20
scatter_ternary
21
+ scatter_map
22
scatter_mapbox
23
scatter_geo
24
line
25
line_3d
26
line_polar
27
line_ternary
28
+ line_map
29
line_mapbox
30
line_geo
31
area
@@ -45,9 +47,11 @@ plotly's high-level API for rapid figure generation. ::
45
47
parallel_coordinates
46
48
parallel_categories
49
choropleth
50
+ choropleth_map
51
choropleth_mapbox
52
density_contour
53
density_heatmap
54
+ density_map
55
density_mapbox
56
imshow
57
set_mapbox_access_token
0 commit comments