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 2021/10/19 04:51:13 UTC

[echarts] branch master updated (d3f5cfb -> f73e6e0)

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

shenyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git.


    from d3f5cfb  Merge pull request #15891 from CaelumNigre/PL-localization
     new 10093aa  Feat(line): mouse event on polyline and polygon
     new d3987e2  chore: use native EChart event
     new 2735834  chore: remove useless code
     new 1005b8c  Merge branch 'master' into line-event
     new ff7d7c0  Feat(line): add `enableLineEvent` to control event
     new c803311  chore: rename variable
     new 2250b5a  chore: use `seriesIndex`
     new f73e6e0  Merge pull request #15847 from susiwen8/line-event

The 8160 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/chart/line/LineSeries.ts                   |  6 +++-
 src/chart/line/LineView.ts                     | 36 +++++++++++++++------
 src/chart/line/install.ts                      |  1 -
 src/chart/treemap/Breadcrumb.ts                |  2 +-
 src/model/mixin/dataFormat.ts                  |  2 +-
 test/{allZero.html => polyline-gon-event.html} | 43 +++++++++++++++++---------
 6 files changed, 61 insertions(+), 29 deletions(-)
 copy test/{allZero.html => polyline-gon-event.html} (66%)

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