Pre loader

Spline interpolation filter

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

Hello,

i’m using the spline filter with the ToSpline method.
The problem I have with this is that the method returns a different type.
I want to apply the filter to my XyDataSeries<long, double>. However, the returned value is of type XyDataSeries<double, double>.
Is there a way to apply the filter and have a XyDataSeries<long, double>?

Version
7.0.1.27055
Images
  • You must to post comments
0
0

Hi Martin,

Thanks for your inquiry.
For all integer types, we convert the values to Doubles for better precision, since splain calculations cause X values to become floating-point numbers.

With best regards,
Lex
SciChart Technical Support Engineer

  • 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