Pre loader

Unrendered Negative Values In Column Series + Numeric Axis

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 have am plotting a data series comprising of positive and negative values. I’ve used Column Series, and Numeric Axis.
These (seem) to work fine when the number of data points on the x-axis is in the range of 1000-2000, but when I try to plot 10,000+ columns on the chart, negative values are selectively not rendered.

So what used to be an equal distribution of positive and negative values for the time series using columns now increasingly becomes positive-only as the number of columns is increased.

The width of the chart is roughly 2000 pixels, and I’m plotting anywhere from 3K to 20K+ points.

I would greatly appreciate any suggestions – this is major obstacle for visualizing my data.

The attached file shows this.

Thanks.
Ceremony

Version
Latest
Images
  • You must to post comments
0
0

Hi there,

Can you please set FastColumnRenderableSeries.ResamplingMode = ResamplingMode.MinMax ?

This should render the negative values.

We will also log a bug so that SciChart can auto detect this case (where negative values are present in column series).

Best regards,
Andrew

  • Srikant Krishna
    Hi Andrew, Awesome, worked like a charm! Yes I suspected the interpolation/resampling was the issue. Thanks, Ceremony
  • 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