Pre loader

Discontinuous of data

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

Hi,

wpf schichart dataseries length is 2048
_dataSeries[i] = new XyDataSeries<DateTime, double> { FifoCapacity = 2048, AcceptsUnsortedData = true };

But i am looping to fill the data in scichart for 1024 times only, so to fill 2048 length, 2 times have to loop of 1024

_dataSeries[channel].Append(Datetime, value);

please find the issue if i do the above process in image1, in middle of the graph can find little thickness of wave at a straight line(because of no data) instaed of wave

if i loop 2048 times to fill at once graph is getting freeze, even if i select more channels(as in image on the right side showing showing 8 channels) data wont display

Version
5.4.0.12119
Images
  • You must to post comments
0
0

Hi Kumar,

Thanks for your inquiry.
Unfortunately, we have noticed you use an outdated SciChart version. We recommend using the latest version, which is SciChart v6.5.1.26063 currently. It has a lot of improvements since previous versions and SciChart v5.x is no longer supported.

Please upgrade and let us know if you have any further questions.

With best regards,
Oleksandr

  • kumar vinod
    Thanks for the response. will upgrade
  • 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