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.77k stars 1.74k forks source link

2 ToolTip top & bottom #1637

Open naufalmms opened 5 months ago

naufalmms commented 5 months ago

is it possible to show 2 ToolTip? Bottom & Top For Example to show value y at top, value x at bottom

image