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

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


    from e615c7f2b chore(deps-dev): bump basic-ftp from 5.2.0 to 5.2.2 in 
/test/runTest (#21577)
     add a8fa04c50 fix(candlestick): support cursor option
     add db24e13e7 feature: dataZoom 'inside' supports to set cursorGrab and 
cursorGrabbing.
     new 8e24af551 Merge pull request #21558 from diysimon/fix-21551

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/candlestick/CandlestickSeries.ts |   1 +
 src/chart/candlestick/CandlestickView.ts   |   6 +
 src/component/dataZoom/InsideZoomModel.ts  |   6 +
 src/component/dataZoom/roams.ts            |  11 +-
 src/component/helper/RoamController.ts     |  12 +-
 test/candlestick-cursor.html               | 299 +++++++++++++++++++++++++++++
 6 files changed, 332 insertions(+), 3 deletions(-)
 create mode 100644 test/candlestick-cursor.html


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

Reply via email to