Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
225
Trailing line issue
posted

Hi,

My data for the following graph is as follows:

{"July 05" : 73}, {"July 09" : 85} and the rest of the dates are Double.NaN

I have also set the following enum to lineSeries to plot for unknown values.

lineSeries.setUnknownValuePlotting(UnknownValuePlotting.LINEARINTERPOLATE);

What is the reason that I am having the trailing line after July 09 data point. (as marked with red arrow)? Is there any other flag that I should set to line series? I would expect the line to just end at point {"July 09" : 85}.

Thanks.

Parents
  • 17475
    Offline posted

    Hello Elton, 

    I have logged this behavior in our tracking system with ID 176069 and the following case was created for you: CAS-140358-P8G9J5. The next step will be for a developer to review my investigation and confirm my findings or to offer a fix, or other resolution. Please note that as this controls are CTP version the fix will be included in the Service Release.

Reply Children
No Data