Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bar chart tooltips overlap with bars for high values #1834

Open
SametSahin10 opened this issue Jan 3, 2025 · 0 comments
Open

Bar chart tooltips overlap with bars for high values #1834

SametSahin10 opened this issue Jan 3, 2025 · 0 comments

Comments

@SametSahin10
Copy link

When using BarChart, tooltips for high-value bars overlap with the bars themselves, making them difficult to read.

Steps to reproduce:

  1. Create a BarChart with some high value data points
  2. Show tooltips on all bar rods using showingTooltipIndicators: [0] in BarChartGroupData
  3. Notice tooltips appear on top of the bars, creating visual overlap

Expected behavior:
Tooltips should be positioned in a way that's clearly readable and doesn't overlap with the bar content

Current behavior:
Tooltips appear directly on top of tall bars, creating visual clutter and reducing readability

Versions

  • Flutter version: 3.24.4
  • fl_chart version: 0.69.0

Screenshots:
Screenshot_20250103-220511_Super Simple Accountant
Screenshot_20250103-220508_Super Simple Accountant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant