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 <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
