reduce delay for tooltip #9419
Unanswered
jagdaleganesh
asked this question in
Q&A
Replies: 2 comments 4 replies
-
I'm guessing you are talking about the fade-in effect, or animation? That can be fully configured. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is not working in version 3.9.1 options: {
plugins: {
tooltip: {
animation: false
}
},
} |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using latest version of chartjs. I am wonderting there is no way to reduce delay for tooltip . I want to show tooltip as soon as mouse on point.
Beta Was this translation helpful? Give feedback.
All reactions