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.87k stars 1.78k forks source link

Tool tip in graph of overflow screen #1751

Open dineshnaikb opened 2 months ago

dineshnaikb commented 2 months ago

Describe the bug the tool tip of goes of the screen at the end and touch the safe area like overflow

Screenshots image

Versions

herna commented 3 weeks ago

What about fitInsideHorizontally and fitInsideVertically properties of LineTouchTooltipData?