Skip to content

add function that converts the chart data/series to a feature set #479

@tomwayson

Description

@tomwayson

Proposed API:

const { fields, features } = chart.toFeatureSet();

We are doing something similar in the Hub to render a table as an alternative to the chart for a11y.

If there's broader interest, I could add it to cedar itself.

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