You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2021/07/16 03:27:20 UTC

[echarts] branch master updated (8f0d8d7 -> c6edd70)

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 8f0d8d7  Merge pull request #15363 from susiwen8/sankey-linecolor-vertical
     add 87cccdd  fix(candlestick): fix style lost after update
     add 4acefbe  test(candlestick): add recorded interaction
     new c6edd70  Merge pull request #15368 from apache/fix-candlestick-update

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/whiskerBoxCommon.ts       |   9 +-
 test/candlestick-case.html                 | 369 +++++++++++++++++++++++++++++
 test/runTest/actions/__meta__.json         |   1 +
 test/runTest/actions/candlestick-case.json |   1 +
 4 files changed, 377 insertions(+), 3 deletions(-)
 create mode 100644 test/candlestick-case.html
 create mode 100644 test/runTest/actions/candlestick-case.json

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


[echarts] 01/01: Merge pull request #15368 from apache/fix-candlestick-update

Posted by sh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit c6edd70d74120ee51d33bac72395066765d0576d
Merge: 8f0d8d7 4acefbe
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Fri Jul 16 11:26:57 2021 +0800

    Merge pull request #15368 from apache/fix-candlestick-update
    
    fix(candlestick): fix style lost after update

 src/chart/helper/whiskerBoxCommon.ts       |   9 +-
 test/candlestick-case.html                 | 369 +++++++++++++++++++++++++++++
 test/runTest/actions/__meta__.json         |   1 +
 test/runTest/actions/candlestick-case.json |   1 +
 4 files changed, 377 insertions(+), 3 deletions(-)

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