apache / apache/echarts

How to get data when using datasets and transformations?

Open
#14,642 11 comments 4 reactions 0 assignees View on GitHub
bug en pending topic: dataset waiting-for: author
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### Version
5.0.2

### Steps to reproduce
i cannot find a API to get the result after dataset has transformed.

### What is expected?
A API or another solution to get the transformed data.

### What is actually happening?
Before. we can use the aXis and series data length to control the datazoom.
Now. we use the dataset and transform to render the chart. we cannot get the data of current view. so we cannot to control the data-zoom through data.
Could you please give some suggestion to us to get the current view data (transformed).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.