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/05/17 03:00:51 UTC

[echarts] branch master updated (202bfcc -> 788872a)

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 202bfcc  Merge pull request #14941 from apache/fix-require-in-test
     new 900905c  fix(treemap): error when running setOption twice with diff data
     new 3975f07  change the code style to make clean
     new 788872a  Merge pull request #14930 from Map1en/fix-treemap-err-when-setOption-twice

The 7665 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/treemap/TreemapSeries.ts                 |   2 +-
 ...option-twice.html => tree-setOption-twice.html} |   0
 test/treemap-setOption-twice.html                  | 119 +++++++++++++++++++++
 3 files changed, 120 insertions(+), 1 deletion(-)
 rename test/{tree-setoption-twice.html => tree-setOption-twice.html} (100%)
 create mode 100644 test/treemap-setOption-twice.html

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