Pre loader

Data Sorting Error

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

1
0

Hi,
I am getting an error for “Data has been Appended to a DataSeries which is unsorted in the X-Direction” and trying “to disable this warning and allow unsorted data, by seting DataSeries.AcceptsUnsortedData = true”. I am trying to place this is Data series but its not working. Can you please guide me where I can set this and it doesnot throw an error for unsorted data.

Version
Trial
  • You must to post comments
0
0

Hi Kinjal

The error should be self explanatory.

SciChart warns you if you append unsorted data to a DataSeries for performance reasons.

If this is what you want to do (this is the intention), then you can disable the warning, by setting DataSeries.AcceptsUnsortedData = true

For more information about this warning, the reasons behind it, and how to optimise SciChart, please read our Data Performance Tips document here.

Best regards,
Andrew

  • 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