You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2021/02/08 04:58:43 UTC

[echarts] branch feat-colorBy updated (55290e6 -> 3934224)

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

ovilia pushed a change to branch feat-colorBy
in repository https://gitbox.apache.org/repos/asf/echarts.git.


    from 55290e6  feat: colorBy in all series
     add d07e831  feat: general series using palette on series or data
     add 3934224  feat: colorBy with sunburst

No new revisions were added by this update.

Summary of changes:
 src/chart/custom/install.ts          |  6 ++-
 src/chart/sunburst/SunburstSeries.ts | 22 +++++++--
 src/chart/sunburst/sunburstVisual.ts | 92 ++++++++++++++++++++++++++++--------
 src/data/Tree.ts                     | 16 +++++++
 src/model/Series.ts                  |  7 ++-
 src/util/graphic.ts                  |  4 +-
 src/util/types.ts                    | 16 +++++--
 src/visual/aria.ts                   | 12 +++--
 src/visual/style.ts                  | 13 +++--
 9 files changed, 145 insertions(+), 43 deletions(-)


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