apache / apache/echarts

[Feature] Can series custom image support datazoom scaling?

Open
#20,596 2 comments 0 reactions 0 assignees View on GitHub
en new-feature pending
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### What problem does this feature solve?

The requirement is to display spectrum data similar to waterfall charts, support zooming, and the amount of data is huge, with hundreds of millions of levels. Currently, it is implemented with heat maps, which display slowly and cause lags in operations such as zooming. Consider loading the generated images into echarts and support zooming, but currently loading custom images does not support zooming.

### What does the proposed API look like?

I hope to load a custom image that supports scaling and can align the x-axis and y-axis scales.

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.