Skip to content

5.0 tooltip hover 时的辅助线如何配置样式? #5263

Closed Answered by pearmini
dreamerblue asked this question in Q&A
Discussion options

You must be logged in to vote

按照 crosshairs${style} 的形式

chart.interaction('tooltip', {
  crosshairsStroke: 'red',
  crosshairsLineWidth: 10,
});

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dreamerblue
Comment options

Answer selected by dreamerblue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5262 on July 03, 2023 02:11.