Skip to content
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

[Bug Report][3.6.14] Sparkline chart does not have tooltip on chart data hover (if it will be there then it looks better and user friendly) #20285

Open
ct-anjali-rana opened this issue Aug 6, 2024 · 0 comments

Comments

@ct-anjali-rana
Copy link

Environment

Vuetify Version: 3.6.14
Last working version: 3.6.14
Vue Version: 3.4.35
Browsers: Google Chrome
OS: Windows

Steps to reproduce

following my code for bar chart create:
const chartValue = ref([10, 30, 40, 20, 60, 50, 20, 15, 20, 25, 30, 25]);

Expected Behavior

chart data hover show tooltip and bar chart border radius set in number (it will create warning)

Actual Behavior

chart data hover show tooltip

Reproduction Link

https://play.vuetifyjs.com/#...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant