Closed
Description
plotly.js v1.18.0
now ships with filter and groupby transforms. Transforms are a new plotly.js abstractions - they are incompatible with the current plotly.py plot-schema-to-graph-object logic.
In brief, any trace can now include a "transforms"
list where each item is a dict with attributes. See example in js: http://codepen.io/etpinard/pen/dpKLpq
Metadata
Metadata
Assignees
Labels
No labels