Pre loader

FastImpulseRenderableSeries not getting plotted on Chart

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,
I am using FastImpulseRenderableSeries and I have added it to SeriesViewModels.
But the Series are not getting plotted on chart.

I see that the ActualWidth and ActualHeight of series is 0.

Any help?

Version
latest
  • You must to post comments
0
0

Hi Vibin

Reasons for series not displaying on a chart include:

  1. Not setting data on the series
  2. Using YAxis.Id and XAxis.Id but not having matching RenderableSeries.YAxisId, XAxisId
  3. Series data outside Axis.VisibleRange
  4. An exception inside the SciChart framework due to a missing property or other.

Please can you follow the steps from Help! My Chart is Blank! Why Doesn’t SciChart Render? to debug this

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