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/09/14 03:51:40 UTC

[incubator-echarts] branch fix-legend-style updated (a9b867b -> 7113d24)

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

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


    from a9b867b  chore: merge
     add 7113d24  feat: legend.itemStyle has higher priority

No new revisions were added by this update.

Summary of changes:
 src/chart/helper/EffectLine.ts               |   2 -
 src/chart/helper/LargeSymbolDraw.ts          |  10 --
 src/chart/helper/Line.ts                     |   4 +-
 src/chart/helper/Symbol.ts                   |  12 +--
 src/chart/line/LineView.ts                   |   4 +
 src/chart/radar/RadarView.ts                 |   1 -
 src/component/legend/LegendView.ts           |  34 +++----
 src/component/timeline/SliderTimelineView.ts |   1 -
 src/util/symbol.ts                           |  33 +------
 src/visual/style.ts                          |   6 ++
 test/area-large.html                         |   2 +-
 test/axes.html                               |  10 +-
 test/axis-interval2.html                     |   1 -
 test/legend-style.html                       | 136 ++++++++++++++++++++++++++-
 14 files changed, 174 insertions(+), 82 deletions(-)


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