You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/09/24 07:15:22 UTC

[incubator-echarts] 01/01: Merge pull request #13337 from apache/pr/13317

This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git

commit 06973ad607349f1e012be09a42fa656dd2c7cc38
Merge: 7c7db8d ab3e113
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Thu Sep 24 15:15:05 2020 +0800

    Merge pull request #13337 from apache/pr/13317
    
    [5.0] [Feature] support largest-triangle-three-buckets based on 13317

 src/chart/helper/createRenderPlanner.ts |  17 +--
 src/chart/line/LineSeries.ts            |   2 +-
 src/data/List.ts                        | 106 ++++++++++++++++-
 src/model/Series.ts                     |   9 +-
 src/processor/dataSample.ts             |   8 +-
 src/util/types.ts                       |   2 +-
 test/data/large-data.json               |   1 +
 test/sample-compare.html                | 198 ++++++++++++++++++++++++++++++++
 8 files changed, 324 insertions(+), 19 deletions(-)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org