This is an automated email from the ASF dual-hosted git repository. ovilia pushed a commit to branch v6 in repository https://gitbox.apache.org/repos/asf/echarts.git
commit d2d1fbd7b9fabb6e900b77c0eb55b628c6fbfbd4 Merge: 2b0bd9a7c c350fc8a7 Author: Wenli Zhang <[email protected]> AuthorDate: Thu Apr 24 10:22:59 2025 +0800 Merge pull request #20447 from apache/feat-disableTooltip feat(custom): support disableTooltip for custom series src/chart/custom/CustomSeries.ts | 2 + src/chart/custom/CustomView.ts | 3 + src/component/tooltip/TooltipView.ts | 14 ++- src/util/types.ts | 4 + test/custom-feature.html | 177 ++++++++++++++++++++++++++++++++++- 5 files changed, 194 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
