Skip to content

Add support for transform graph objects #587

Closed
@etpinard

Description

@etpinard

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

cc @Kully @theengineear @chriddyp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions