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/03/23 11:21:35 UTC

[echarts] branch fix-legend updated (171571b -> dc2282f)

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

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


    from 171571b  fix(legend): fix shadow default value
     add dc2282f  WIP(legend): legend icon in series policy

No new revisions were added by this update.

Summary of changes:
 src/chart/line/LineSeries.ts             | 52 ++++++++++++++++++++
 src/component/legend/LegendView.ts       | 84 ++++++--------------------------
 src/component/legend/seriesLegendIcon.ts | 34 +++++++++++++
 src/model/Series.ts                      | 17 +++++++
 src/util/symbol.ts                       |  2 +-
 5 files changed, 118 insertions(+), 71 deletions(-)
 create mode 100644 src/component/legend/seriesLegendIcon.ts

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