Skip to content

List of basic plots to include in VueCore #25

@sayalaruano

Description

@sayalaruano

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions