Skip to content

View chart cursor only in the chart's portion in areachart #3597

Closed Answered by ckifer
bijankundu asked this question in Q&A
Discussion options

You must be logged in to vote

In this case I think you can just disable the cursor or potentially use a custom component for the cursor
<Tooltip cursor={false} />

<Tooltip cursor={<SomeSvgComponent />} />

Replies: 1 comment 1 reply

Comment options

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

Answer selected by bijankundu
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