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 1e9b6e10b Merge pull request #20838 from Justin-ZS/feat/20770
     add 2a234b396 feat(visualMap): able to set the 'dimension' to an array
     add a762c7bc2 feat(visualMap): add seriesTargets to mapping different 
series -> dimension
     add 6eddf4bcc test(visualmap): add more test
     add f6f7bdfd5 fix: revert irrelevant changes
     add 18c17b73b fix: code review
     add b322f2c90 style: use zrUtil.find rather than array.find
     new 7a3931370 Merge pull request #20703 from Justin-ZS/fix/20662

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/component/visualMap/VisualMapModel.ts |  55 ++++++++++++++-
 src/component/visualMap/preprocessor.ts   |  15 ++++
 test/visualmap-seriesTargets.html         | 109 ++++++++++++++++++++++++++++++
 3 files changed, 176 insertions(+), 3 deletions(-)
 create mode 100644 test/visualmap-seriesTargets.html


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

Reply via email to