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/23 07:05:28 UTC

[incubator-echarts] branch feat-decal updated (c80aadb -> aa06063)

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 c80aadb  fix(decal): remove offset, fix pie legend
     add aa06063  refactor(decal): move Decal definition to echarts

No new revisions were added by this update.

Summary of changes:
 src/chart/helper/enableAriaDecalForTree.ts |  3 +--
 src/chart/treemap/TreemapSeries.ts         |  3 +--
 src/data/List.ts                           |  3 +--
 src/model/Series.ts                        |  3 +--
 src/model/mixin/palette.ts                 |  3 +--
 src/util/decal.ts                          |  2 +-
 src/util/types.ts                          | 34 +++++++++++++++++++++++++++++-
 src/visual/aria.ts                         |  3 +--
 src/visual/style.ts                        |  3 +--
 9 files changed, 41 insertions(+), 16 deletions(-)


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