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

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


    from 7e693e9  fix: line label interpolation bug
     add 6b37266  fix(event): choose the top most element that will will be 
highlighted
     add 41988f2  refact: remove chunks in List.
     add 03bf01c  perf: optimize lttb downsample performance.
     add d4bf86c  fix(List): fix appendData
     add 2269a7e  fix(List): remove unnecessary chunk code
     add 76c413a  add comment to explain _storageArr
     add d29caa8  refact: better naming.
     add 529504b  Merge pull request #13339 from apache/list-remove-chunk
     add 14270b5  fix(type): fix coordinateSystem is not optional in radar
     add b25a4a6  Merge branch 'next' into line-label

No new revisions were added by this update.

Summary of changes:
 src/chart/line/poly.ts          |   2 +-
 src/chart/radar/RadarSeries.ts  |   2 +-
 src/data/List.ts                | 490 ++++++++++++++++------------------------
 src/data/helper/dataProvider.ts |  41 +++-
 src/echarts.ts                  |   9 +-
 src/processor/dataSample.ts     |  14 +-
 test/sample-compare.html        |   8 +-
 7 files changed, 257 insertions(+), 309 deletions(-)


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

Reply via email to