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

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

commit 59f3f9a4d1f576187a94bff167faa6e929e7c755
Merge: f903bf2d4 4d3fff8b5
Author: sushuang <[email protected]>
AuthorDate: Sun Dec 21 18:03:59 2025 +0800

    Merge pull request #21439 from apache/fix/marker-dataset
    
    fix(marker): fix marker fails to render with dataset and encode

 src/component/marker/MarkAreaView.ts  |   4 +-
 src/component/marker/MarkLineView.ts  |   9 +-
 src/component/marker/MarkPointView.ts |   9 +-
 src/data/SeriesData.ts                |  18 +--
 src/data/SeriesDimensionDefine.ts     |  16 ++
 src/data/helper/createDimensions.ts   |   6 +-
 test/marker-dataset-encode.html       | 283 ++++++++++++++++++++++++++++++++++
 test/series-omitUnusedDimensions.html |   4 +-
 8 files changed, 326 insertions(+), 23 deletions(-)


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

Reply via email to