Pre loader

Dynamic Marker based on isGoodValue from business object in Android

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

want to show error marker in line series if data point is bad (isGoodValue=false). how to set metadata in android series

Version
3.0.0.4253
  • You must to post comments
0
0

Hi there,

Unfortunately we don’t support storing metadata for series in Android. As for error markers you can use our Annotations API to display them. We have a tutorial in our documentation.

So to implement desired behavior you would need seperate list or dictionary for storing desired metadata ( this depends on how many bad points you have – if there are not so many bad points then you can store data in dictionary where index of point will be the key, and metadata will be value ). Then when you add new data into data series place annotations at bad point coordinates.

Is this suitable for your needs?

Best regards,
Yura

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies