You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2020/06/04 15:26:19 UTC

[incubator-echarts] 01/01: Merge pull request #12742 from apache/fix-12223

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

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

commit 32a2c0c6efd1adedeb1e8fcf920c825d9ef2d67c
Merge: 19711a2 dc3f7bd
Author: sushuang <su...@gmail.com>
AuthorDate: Thu Jun 4 23:25:55 2020 +0800

    Merge pull request #12742 from apache/fix-12223
    
    fix(sunburst): enables label formatter in levels #12223

 src/chart/sunburst/SunburstPiece.js  |   6 +-
 src/chart/sunburst/SunburstSeries.js |  24 ++++--
 src/chart/tree/TreeSeries.js         |   2 +-
 src/chart/treemap/TreemapSeries.js   |  14 +++-
 src/chart/treemap/treemapVisual.js   |  33 ++-------
 src/data/Tree.js                     |  36 +--------
 test/sunburst-visualMap.html         |  24 +++++-
 test/treemap-simple2.html            | 137 +++++++++++++++++++++++++++++++++++
 8 files changed, 205 insertions(+), 71 deletions(-)


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