Pre loader

Line chat smoothness in example is not found when implementing

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 was looking at some examples and one thing caught my eye. In the example below

https://www.scichart.com/example/android-line-chart-example/

the graph appears smooth around the surface(appears to be a spline curve) but when I tried to implement the same the smoothness is gone(appears as a normal curve). Any apparent reason why this is happening.

Version
2.2
  • You must to post comments
Best Answer
0
0

Hi Vidya,

FastLineRenderableSeries which is used in line example which you mentioned doesn’t use spline interpolation to draw line. It has many points in data series which results smooth line during rendering but under the hood it still draws straight line between each pair of points.

Best regards,
Yura

  • 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