Forum Replies Created by jolthoff

Viewing 3 posts - 1 through 3 (of 3 total)
  • in reply to: Spline configuration results in 'thorny' lines #13891

    Thanks Vishwas. We started using canvasJS for better realtime graphing performance and it has been great. Glad to see you are dedicated to the product!

    in reply to: Spline configuration results in 'thorny' lines #13816

    Are you able to confirm the same rendering issue that we are seeing in the ‘line’ and ‘spline’ charts?

    in reply to: Spline configuration results in 'thorny' lines #13667

    Hi Bivek:

    I am posting the same code that is in the example line graph editor into the JSFiddle with the data density and update interval that matches what we need in our application: http://jsfiddle.net/jolthoff/QwZuf/521/

    You should be able to see excessive line rendering over and under the data points in the graph. Compare that effect to the waviness you are describing from frequent updates, for example if you take change the chart type to ‘stepLine’ in the jsFiddle, you should be able to see that waviness but you will not see pixels that appear to be above or below the the datapoints.

    Our current solution is to use ‘stepLine’ chart for one second granularity data, but I want you to be aware of this rendering issue and know if there can be a fix for it.

Viewing 3 posts - 1 through 3 (of 3 total)