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!

2
Votes

To improve chart interaction consistency and avoid unintended visuals, we request build in support to automatically clear all the selected index. Currently, when the data source is replaced, the selection state from the previous dataset is retained and applied to the new data, resulting in misleading selection visuals. A built-in mechanism or method to clear the selection index. This will allow developers to programmatically clear all selected points when needed.