imaNNeo / fl_chart

FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
https://flchart.dev
MIT License
6.7k stars 1.73k forks source link

Bottom Tooltip for BarChart #1389

Open sownt opened 1 year ago

sownt commented 1 year ago

I need a bottom tooltip to display fromY value (if available) of BarChartData like this

Frame 2

imaNNeo commented 11 months ago

Do you need to show two tooltips at the same time?

sownt commented 11 months ago

Yes, i want to keep both at the same time

Tate-zwt commented 10 months ago

I also have this need. I hope the author can add it if he has time. Thank you very much.

sownt commented 8 months ago

@Tate-zwt check this #1521