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

shenyi pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from e538b37  fix(radar): fix default polygon shown bug.
     new 9033996  feat: make line bolder when line is in emphasis mode, 
designed by apache#12931.
     new 2883997  fix: fix a typo in test case.
     new c0b4e97  tweak: tweak bolder option to `series.emphasis.bolder` from 
`series.bolderWhenHover`.
     new 6ea5a42  tweak: tweak bolder fetcher.
     new 9857603  Merge branch 'next' of 
https://github.com/apache/incubator-echarts into design-12931
     new e86484b  Merge branch 'next' of 
https://github.com/apache/incubator-echarts into design-12931
     new 17a9770  tweak: tweak the option `emphasis.bolder` to 
`emphasis.lineStyle.width: bolder`.
     new ec0f7c0  fix: remove useless code.
     new 9e8994a  fix(grid): fix a typo in GridModel.ts.
     new eb9fda9  tweak: use `polyline.style.lineWidth` instead of 
`lineStyleModel.get('width')`.
     new aff984a  Merge pull request #13013 from plainheart/design-12931

The 6268 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/chart/line/LineSeries.ts     | 11 +++--
 src/chart/line/LineView.ts       | 13 ++++--
 src/coord/cartesian/GridModel.ts |  2 +-
 test/line-boldWhenHover.html     | 92 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 111 insertions(+), 7 deletions(-)
 create mode 100644 test/line-boldWhenHover.html


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to