How do I plot multiple XY Series in one graph?
Dragging and dropping x and y values for multiple series data sets gives the following graphI want to see only SeriesA Y vs SeriesA X,SeriesB Y vs SeriesB XSeriesC Y vs SeriesC X
I do not want to see the curves for SeriesA Y vs SeriesB X etc...In excel i am able to do it by selecting the appropriate X and Y values. Can you please help with this plotting?