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

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


    from 8180fae05 Merge pull request #20800 from sz-p/fix-20799
     add f559a457f feat(marker): markPoint markLine markArea add z2 option to 
support change level #6691
     new 6cba74cbe Merge pull request #20782 from sz-p/feat-6691

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/Line.ts               |   4 +-
 src/chart/helper/Symbol.ts             |  11 +-
 src/component/marker/MarkAreaModel.ts  |   1 +
 src/component/marker/MarkAreaView.ts   |  12 +-
 src/component/marker/MarkLineModel.ts  |   3 +-
 src/component/marker/MarkLineView.ts   |   6 +-
 src/component/marker/MarkPointModel.ts |   1 +
 src/component/marker/MarkPointView.ts  |   4 +-
 src/data/SeriesData.ts                 |   2 +-
 test/marker-z2.html                    | 400 +++++++++++++++++++++++++++++++++
 10 files changed, 432 insertions(+), 12 deletions(-)
 create mode 100644 test/marker-z2.html


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

Reply via email to