SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
Greetings, I wonder if is it any way to save the annotations that I do in the charts?
Because when I leave the chart the annotations gone.
Hi Kevin,
Unfortunately we don’t support serialization of chart in SciChart Android for now.
So you’ll need to save and restore chart state on your own. For example you can save which is required for recreation of chart into Bundle. Or if you use MVVM you can save annotation collection into ViewModel and don’t destroy it when you close activity/fragment which contains chart.
Hope this will help you!
Best regards,
Yura
Please login first to submit.