I am attempting to create a chart with a dynamic data series. Each series in the chart comes from an absolute range, but only a certain amount of that range may have data, a
I had the same problem with a full line appearing.
The end of my data only had #N/A.
When I changed the chart type from a stacked line to line then the end of the line was removed from the chart.
This did not work if the #N/A was in the middle of the data, only when it was in the trailing data.