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

[echarts] branch feat-legend updated (d95f7b8 -> c5ba902)

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

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


    from d95f7b8  feat(colorBy): legend filter for colorBy
     add 0292e76  revert(line): revert the default design "make line bolder in the empahsis state".
     add b5d315c  Merge pull request #15767 from apache/revert-default-line-bolder
     add 12ca4b3  Merge branch 'next' into feat-legend
     add ead64f7  style: optimize symbol visual code
     add 703086e  Merge pull request #15846 from apache/optimize-code
     add 27b2398  Revert "Feat(line): event on whole line"
     add 3484439  Merge pull request #15848 from apache/revert-15535-line-click
     add 34534ed  Merge branch 'next' into feat-legend
     add a4a0700  fix(legend): fix when no data is defined in legend
     add c5ba902  WIP(legend): legend with graph still have problems

No new revisions were added by this update.

Summary of changes:
 src/chart/line/LineSeries.ts         |   9 +--
 src/component/legend/LegendModel.ts  |  49 ++++-----------
 src/component/legend/legendFilter.ts |  13 ++--
 src/core/echarts.ts                  |   2 +-
 src/processor/dataFilter.ts          |   2 +-
 src/visual/symbol.ts                 | 115 ++++++++++++++---------------------
 6 files changed, 67 insertions(+), 123 deletions(-)

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