Skip to content

怎么设置图表tooltip相交圆圈为空心圆? #6068

Answered by hustcc
YY88Xu asked this question in Q&A
Discussion options

You must be logged in to vote

文档见这里:https://g2.antv.antgroup.com/spec/interaction/tooltip

chart.interaction('tooltip', {
  markerFill: 'opacity',
  markerStroke: 'red',
  markerLineWidth: 3,
});

Replies: 1 comment 1 reply

Comment options

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

Answer selected by hustcc
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 #6065 on January 29, 2024 01:47.