Pre loader

Shrinking a graph in size hides series.

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’m working with FastRenderableLineSeries and realized that re-sizing a graph to be smaller hides some of the series that has a lot of points in them. Is this intended to be like that? I was hoping there was a setting somewhere that I can increase the threshold if that’s the case.

Here’s an example, the disapearing data are separate series. There are a total of 4 series in the graph.

Thanks.

Images
  • You must to post comments
Best Answer
4
0

Thanks to Andrew, setting the ResamplingMode to Auto seems to have fixed the problem

  • Andrew Burnett-Thompson
    Fantastic! :) ResamplingMode.Auto is now the default in v3.x and up. This will detect the distribution of your data (evenly spaced time-series, unevenly spaced time-series, unsorted) and will apply the correct resampling and transformation algorithms. Please note, that sorted data in X is still faster in v3.x but SciChart will always draw correctly with the default (Auto) resampling mode
  • 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