You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2022/07/30 12:36:30 UTC

[echarts] branch master updated (c58437740 -> 8e4b5f075)

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

wangzx pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git


    from c58437740 Merge pull request #17349 from apache/fix-17333
     add c76c297e6 fix(symbol): fix `emphasis.scale` can't be reset and specified value may not be respect.
     add bffad00b2 test(symbol): add test case for `emphasis.scale`
     add 4ed662984 test(vrt): fix changing value of select via js doesn't trigger `change` event.
     add 8294147a8 fix(symbol): remove unused import.
     new 8e4b5f075 Merge pull request #17442 from apache/fix/symbol-emphasis-scale

The 1 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/helper/Symbol.ts             | 20 +++++++---
 test/runTest/actions/__meta__.json     |  1 +
 test/runTest/actions/symbol.json       |  1 +
 test/runTest/runtime/ActionPlayback.js |  7 +++-
 test/symbol.html                       | 72 ++++++++++++++++++++++++++++------
 5 files changed, 81 insertions(+), 20 deletions(-)
 create mode 100644 test/runTest/actions/symbol.json


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


[echarts] 01/01: Merge pull request #17442 from apache/fix/symbol-emphasis-scale

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 8e4b5f07511a8add2e1988074a224e1c5a0129f4
Merge: c58437740 8294147a8
Author: Zhongxiang Wang <yh...@all-my-life.cn>
AuthorDate: Sat Jul 30 20:35:55 2022 +0800

    Merge pull request #17442 from apache/fix/symbol-emphasis-scale
    
    fix(symbol): fix `emphasis.scale` can't be reset and specified values may not be respected

 src/chart/helper/Symbol.ts             | 20 +++++++---
 test/runTest/actions/__meta__.json     |  1 +
 test/runTest/actions/symbol.json       |  1 +
 test/runTest/runtime/ActionPlayback.js |  7 +++-
 test/symbol.html                       | 72 ++++++++++++++++++++++++++++------
 5 files changed, 81 insertions(+), 20 deletions(-)



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