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 found a way to do it.
you can do an x,y scatterplot. it will ignore null records (i.e. rows)