This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/echarts.git
commit 8e24af5511b5daea237d94ec91d067c3419607f8 Merge: e615c7f2b db24e13e7 Author: Ovilia <[email protected]> AuthorDate: Sat Apr 11 15:23:25 2026 +0800 Merge pull request #21558 from diysimon/fix-21551 fix(candlestick): support cursor option 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(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
