Welcome to the Flutter feedback portal. We’re happy you’re here! If you have feedback on how to improve the Flutter, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

4
Votes

Currently, edge labels in chart axes may be clipped or hidden when changes to axis range or layout occur (such as resizing, zooming, or data updates). This feature should ensure that edge labels remain visible under all conditions by adjusting their positioning or the axis layout dynamically.

  1. Axis edge labels must remain visible regardless of axis range changes, zooming, resizing, or panning operations.
  2. This behavior must be supported in both X and Y axes for all chart types where applicable.
  3. Optionally allow enabling/disabling this behavior via a property (e.g., edgeLabelsVisiblityMode).