fl_chart
fl_chart copied to clipboard
Tooltip display not consistently positioned across rods in BarChart.
Tooltip display not consistently positioned across rods in BarChart.
It seems as though the positioning is affected by the width of the rod. I am using margin -34 to put this inside the rod. Rod width is 30. The smaller the rod width, the less noticeable the position differences are. But even if I the tooltip is displayed above the rod, the distance between the tooltip and the top of the rod varies. It's not a big issue until the rod value is low. Then the tooltip starts to sink too low.
Similar but different than this issue: this issue #815
fl_chart version: 0.66.0 Flutter version 3.16.5
Please provide a reproducible code