Pre loader

Multiple series realtime

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

Answered
0
0

Hi
I am creating an real-time application that handles multiple series in one surface. The series number is variant from 2 to 10. I use “RenderableSeries” then bind it to ObservableCollection. But I can not update DataSeries during run time and it throw an error? is it possible at all?
Thanks

Version
6
  • You must to post comments
Good Answer
1
0

Hi there

Of course it’s possible. Have you seen the WPF Realtime Charts Tutorial? This will show you how to achieve a multi-series real-time WPF chart. We have MVVM and code-behind examples below:

If you have an error message, then share it (or google it) so that we can help

Best regards,
Andrew

  • You must to post comments
0
0

Neda, this is actually really straightforward. What is the error that you’re receiving? That would be very helpful to troubleshoot your specific problem.

Andrew is right about the tutorial. I used it and my chart works very well.

  • You must to post comments
1
0

Hi,
Those tutorials are very helpful specially “Tutorial 6b”.
I used FastLineRenderableSeries instead of LineRenderableSeriesViewModel. I fixed it.
Now it works perfectly.
Thanks

  • You must to post comments
Showing 3 results
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