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/12 11:09:26 UTC

[incubator-echarts] branch feat-decal updated (e1fcc3d -> 4e3becc)

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 e1fcc3d  feat(decal): move decal logic to zrender
     add bed5d49  feat(decal): rect shape decal
     add 4e3becc  feat(decal): support other symbols

No new revisions were added by this update.

Summary of changes:
 src/model/mixin/areaStyle.ts |   2 +
 src/model/mixin/itemStyle.ts |   1 -
 src/util/decal.ts            | 291 +++++++++++++++++++++++++++++++++++++++++++
 src/visual/style.ts          |   6 +
 test/decal.html              |  30 ++++-
 5 files changed, 324 insertions(+), 6 deletions(-)
 create mode 100644 src/util/decal.ts


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