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

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

commit babc67d49afbb36927d9053a54a5132da663d07f
Merge: eb42349 ef1d850
Author: sushuang <sushuang0...@gmail.com>
AuthorDate: Tue Sep 7 20:30:09 2021 +0800

    Merge pull request #15686 from apache/fix/dataset-perf
    
    fix: Fix MarkLine/MarkPoint/MarkArea do not work on time axis if input 
string time format

 src/component/marker/MarkAreaView.ts  |  42 ++++++-------
 src/component/marker/MarkLineView.ts  |   9 +--
 src/component/marker/MarkPointView.ts |  12 ++--
 src/component/marker/markerHelper.ts  |  35 +++++++----
 test/marker-case.html                 | 111 ++++++++++++++++++++++++++++++++++
 5 files changed, 165 insertions(+), 44 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to