Is there a box-shadow functionality for tooltips? #10064
Answered
by
LeeLenaleee
ollie-freeman
asked this question in
Q&A
-
I'd like to make my tooltips match the rest of my application without having to create custom tooltips. Is it possible to use a box-shadow like feature with the standard tooltips or does it require custom html tooltips? |
Beta Was this translation helpful? Give feedback.
Answered by
LeeLenaleee
Jan 11, 2022
Replies: 1 comment
-
Requires either an external html tooltip or you will need to write a custom plugin for it, only one availabale is V2 only: https://nagix.github.io/chartjs-plugin-style/ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ollie-freeman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Requires either an external html tooltip or you will need to write a custom plugin for it, only one availabale is V2 only: https://nagix.github.io/chartjs-plugin-style/