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

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


    from 1016d44  Merge pull request #16670 from susiwen8/16665
     new 3d8e255  fix(visualmap): add textShadowColor, make text shadow work on 
visualMap. close #14440
     new 21eee57  fix(visualmap): use createTextStyle for more properties. 
close #14440
     new 764b5c8  fix(visualmap): remove getTextShadow, createTextStyle already 
did that. close #14440
     new a255fa1  fix(visualmap): use createTextStyle on handleLabel and 
indicatorLabel. close #14440
     new 7bf453a  Merge pull request #16679 from fuchunhui/fix-14440

The 8564 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/component/visualMap/ContinuousView.ts |  29 +++--
 src/component/visualMap/PiecewiseView.ts  |  11 +-
 test/visualMap-continuous.html            | 171 +++++++++++-------------------
 test/visualMap-pieces.html                | 158 +++++++++------------------
 4 files changed, 133 insertions(+), 236 deletions(-)

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

Reply via email to