I have a chart with several linechart all using same x axis.
I now want to add another plot of just points, but that share the same x axis.
Can this be done?
Printable View
I have a chart with several linechart all using same x axis.
I now want to add another plot of just points, but that share the same x axis.
Can this be done?
That looks like a nice graphing library. I haven't used it before though. Perhaps this is what you want though:
http://zedgraph.org/wiki/index.php?t...tter_Plot_Demo
That gives info on how to generate a scatterplot.
...Victory?
YEs. I have already looked at that.
My problem is combining lines that have a y value for every x. With those that only have certain (x,y) pairs.
I have attached an excel example of what I want.