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

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


    from e5fdb08  Expose api of auto tick strategy and tweak splitArea logic.
     new faa78f7  Disable visualMap for large mode. And add test case for bar 
stream.
     new 5f156ad  Fix remove of bar and candlestick.

The 2 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/bar/BarView.js                         | 20 +++--
 src/chart/candlestick/CandlestickView.js         | 15 ++--
 src/component/visualMap/visualEncoding.js        |  5 +-
 src/layout/barGrid.js                            |  1 -
 src/visual/visualSolution.js                     |  3 +-
 test/-cases.js                                   |  3 +
 test/bar-stream-large.html                       | 85 +++++++++++++++++++++
 test/{bar-large1.html => bar-stream-large1.html} | 26 +++++--
 test/candlestick-large2.html                     | 97 ++++++++++++------------
 9 files changed, 176 insertions(+), 79 deletions(-)
 create mode 100644 test/bar-stream-large.html
 rename test/{bar-large1.html => bar-stream-large1.html} (84%)

-- 
To stop receiving notification emails like this one, please contact
sushu...@apache.org.

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

Reply via email to