This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch release in repository https://gitbox.apache.org/repos/asf/echarts.git
commit 612fb4bf55546deae39b08b111fd0a70184011f5 Merge: e770604f3 c6984bab4 Author: Zhongxiang Wang <[email protected]> AuthorDate: Fri Jan 16 00:20:37 2026 +0800 Merge pull request #21479 from apache/fix-tooltip-valueformatter fix(tooltip): valueFormatter cb param dataIndex should be rawDataIndex rather than dataZoom filtered dataIndex. src/component/tooltip/seriesFormatTooltip.ts | 2 +- src/component/tooltip/tooltipMarkup.ts | 4 ++-- test/tooltip-valueFormatter.html | 26 +++++++++++++++++++++----- 3 files changed, 24 insertions(+), 8 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
