syncfusion / flutter-widgets

Syncfusion Flutter widgets libraries include high quality UI widgets and file-format packages to help you create rich, high-quality applications for iOS, Android, and web from a single code base.
1.44k stars 672 forks source link

How to get exact point (x,y) of specific data. #1806

Closed keskink closed 1 month ago

keskink commented 1 month ago

Use case

I need x,y points of specific data of graph for drawn annotation to specific points without any tap on graph.

Proposal

n/a