Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(gauge): add custom text tooltip support for gauge chart (#6533)
- Add gauge-custom-text-tooltip.ts test case - Update gauge mark to support text tooltip configuration - Remove default tooltip from DEFAULT_TEXT_OPTIONS - Extract tooltip from textStyle in gauge mark
- Loading branch information