dumptyd / vue-css-donut-chart

Lightweight Vue component for drawing pure CSS donut charts
https://dumptyd.github.io/vue-css-donut-chart/
MIT License
128 stars 19 forks source link

[Feature request] Section hover event/callback #19

Closed salunet closed 4 years ago

salunet commented 4 years ago

I would like to be able to handle hover on sections, just click the click event.

dumptyd commented 4 years ago

@salunet Would you mind telling what your use case is? What would you want to do on section hover?

salunet commented 4 years ago

So i can show some element with text (description) in it.

dgattey commented 4 years ago

yeah I too would love to show a tooltip on hover with the label and value!

dumptyd commented 4 years ago

Sorry for the delay, guys. It's out now under 1.2.0.


Changelog: https://github.com/dumptyd/vue-css-donut-chart/blob/master/CHANGELOG.md Demo: https://dumptyd.github.io/vue-css-donut-chart/ Documentation: https://github.com/dumptyd/vue-css-donut-chart#events