Closed zahidch052 closed 1 year ago
Currently, we do not have interaction support for the annotation in the chart and we have already logged a feature request in our feedback portal it will be implemented and included in any of our upcoming releases. We have also shared the feedback link below you can track the status of the feature implementation here.
Feedback, https://www.syncfusion.com/feedback/42680/provide-gesture-detection-support-for-the-annotation
Thank you very much for the feedback. is there any other way to draw some objects on the chart like an arrow, a line, or a fork as required by forex trading charts?
On Wed, 5 Apr 2023 at 15:28, YuvarajG @.***> wrote:
Currently, we do not have interaction support for the annotation in the chart and we have already logged a feature request in our feedback portal it will be implemented and included in any of our upcoming releases. We have also shared the feedback link below you can track the status of the feature implementation here.
Feedback, https://www.syncfusion.com/feedback/42680/provide-gesture-detection-support-for-the-annotation
— Reply to this email directly, view it on GitHub https://github.com/syncfusion/flutter-examples/issues/759#issuecomment-1497264857, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFAL5SZN2Z6NJU72G7SSWSTW7VCN7ANCNFSM6AAAAAAWSM3RSY . You are receiving this because you authored the thread.Message ID: @.***>
You can achieve your requirement with the help of plotBands property. By using plotBands property, you can draw the line in the chart. We have shared the related UG Documentation below for your reference.
UG, https://help.syncfusion.com/flutter/cartesian-charts/axis-customization#plot-bands
Hi, can annotations be draggable? For example. clickable, draggable, resizeable?
I placed a button inside annotations and its on-click is not working,