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 2020/10/22 07:19:47 UTC

[incubator-echarts] branch feat-decal updated (eb1f2fb -> d884533)

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

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


    from eb1f2fb  feat(decal): area and sankey
     add d884533  fix(decal): fix sankey and treemap

No new revisions were added by this update.

Summary of changes:
 src/chart/sankey/SankeyView.ts     |  6 +--
 src/chart/sankey/sankeyVisual.ts   |  7 +++-
 src/chart/treemap/TreemapSeries.ts | 20 ++++++++--
 src/chart/treemap/TreemapView.ts   |  4 +-
 src/chart/treemap/treemapVisual.ts | 82 +++++++++++++++++++++++++-------------
 src/component/aria/preprocessor.ts | 12 +++---
 src/util/types.ts                  |  1 +
 src/visual/VisualMapping.ts        | 10 +++++
 test/decal.html                    | 52 ++++++++++++++++++------
 9 files changed, 141 insertions(+), 53 deletions(-)


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