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/30 06:49:22 UTC

[echarts] branch fix-legend updated (c06dfcf -> 04ce156)

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 c06dfcf  WIP(legend): fix legendSymbol
     add 04ce156  fix(legend): fix bugs of legend style

No new revisions were added by this update.

Summary of changes:
 src/chart/line/LineSeries.ts        | 12 +++---------
 src/chart/map/MapSeries.ts          | 27 +++++++++++++++++++++++++++
 src/chart/tree/TreeSeries.ts        |  2 +-
 src/component/legend/LegendModel.ts | 12 ++++++++++++
 src/component/legend/LegendView.ts  | 33 +++++++++++++++++++++++----------
 src/component/radar/install.ts      | 12 ++++++++++++
 src/model/Series.ts                 | 12 ++----------
 src/visual/style.ts                 |  4 ++--
 test/legend-style.html              | 15 ++++++++++-----
 test/tree-legend.html               |  9 +++------
 10 files changed, 95 insertions(+), 43 deletions(-)

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