-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Plots from plotly express
to include for now:
- plotly.express.bar
- plotly.express.box
- plotly.express.violin
- plotly.express.histogram
- plotly.express.pie
- plotly.express.area
- plotly.express.ecdf
- plotly.express.scatter_geo
- plotly.express.scatter_matrix
- plotly.express.treemap
- plotly.express.density_contour
- plotly.express.density_heatmap
We can add more plots in the future (https://plotly.com/python-api-reference/plotly.express.html), but these plots cover the basic usage.
Plots from go
I consider to include for now:
- plotly.graph_objects.Sankey
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request