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/08/04 06:43:05 UTC

[incubator-echarts] branch master updated (23596ac -> 0d471fa)

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/incubator-echarts.git.


    from 23596ac  Merge pull request #11849 from susiwen8/#7533
     new 628a2cc  fix(pie): pie series render incorrectly after editing its data in DataView. close apache#12560.
     new 9b3631b  fix(dataview): tweak `tryMergeDataOption`.
     new 2e8764a  Merge branch 'master' of https://github.com/apache/incubator-echarts into fix-12560
     new 7ad72a1  Merge branch 'master' of https://github.com/apache/incubator-echarts into fix-12560
     new c5fa681  fix(DataView): tweak the logic of `tryMergeDataOption`.
     new c03283e  fix(DataView): tweak the logic of `tryMergeDataOption`.
     new 0d471fa  Merge pull request #12561 from plainheart/fix-12560

The 5944 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/component/toolbox/feature/DataView.js |  25 ++++--
 test/pie-dataView.html                    | 122 ++++++++++++++++++++++++++++++
 2 files changed, 140 insertions(+), 7 deletions(-)
 create mode 100644 test/pie-dataView.html


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