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 a24e8aa5f Merge pull request #20961 from apache/fix/visualMap-textStyle
     add a1c4c3ffb fix(label): fix label rich style does not inherit the plain 
label style & add new option `richInheritPlainLabel` to control this behavior.
     add 2204b1a46 fix(label): support global `richInheritPlainLabel` option
     new b7d4893c0 Merge pull request #20977 from 
apache/fix/rich-inherit-plain-label

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/label/labelStyle.ts                            |  14 ++-
 test/rich-inherit-plain-label.html                 | 119 +++++++++++++++++++++
 test/richText.html                                 |   2 +-
 test/runTest/actions/__meta__.json                 |   1 +
 test/runTest/actions/rich-inherit-plain-label.json |   1 +
 5 files changed, 134 insertions(+), 3 deletions(-)
 create mode 100644 test/rich-inherit-plain-label.html
 create mode 100644 test/runTest/actions/rich-inherit-plain-label.json


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

Reply via email to