google / charts

https://pub.dev/packages/charts_flutter
Apache License 2.0
2.8k stars 1.2k forks source link

Is it possible to add tooltip on Pie/Donut chart? #754

Open yuenzp opened 2 years ago

yuenzp commented 2 years ago

I'm looking for a method to show tooltip on the pie/donut chart when the partition of the pie/donut chart was clicked.

Example: TmKmg

kenzieschmoll commented 2 years ago

Would also be nice to have this show optionally onHover instead of onClick