Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Line chart - avoid plotting anything for NaN on a continuous x-axis

Hi,    I have time series data, with occasional missing values or NaN's.    I want to plot the data in a line chart, but do not want to plot anything when the data is either missing or a NaN. Whe...