echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Feature] series-line. sampling: an algorithm better than LTTB

Open LiHongYan666 opened this issue 1 year ago • 0 comments

What problem does this feature solve?

There is a better algorithm than LTTB for sampling series-line.

Compared to existing algorithms, it achieves the best visualization effect and performance.

Paper DOI: 10.1109/TVCG.2024.3456375

What does the proposed API look like?

FPCS

The FPCS algorithm implementation is quite simple and has undergone extensive testing.

We hope the official team will consider using it.

Thank you so much.

LiHongYan666 avatar Oct 15 '24 07:10 LiHongYan666