-
-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pie chart tooltip #122
Comments
This can be done using daisyUI: https://daisyui.com/components/tooltip/ For example,
|
Oh, I just saw there are tooltips also in Charts.css 👍 |
@jaimeiniesta thank you. Yeah for different types of charts its working, but not for pie chart. |
@GGuinea I see what you mean. It doesn't work for me either, even using daisyUI tooltips, tips don't work for pie charts. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
I'm trying to add tooltip for this simple pie chart https://chartscss.org/charts/pie/ but it sounds that it's not yet supported. Am I right?
The text was updated successfully, but these errors were encountered: