Line Chart - Do not draw lines between zero values?
Is it possible to skip drawing the lines between two data points (represented by dates) when the value is 'zero' between those dates? I also do not want 'zero' to be plotted (do not use "Show Missing Values"). Example of how I want the line chart to skip data points with no value.