Esri / Esri/cedar

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

Open
#479 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Handlebars
Stars
265
Forks
236
PR merge metrics
No merged PRs in 30d

Description

Proposed API:

```js
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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.