Multiple series, scatter plot

Solved
giogio -  
 giogio -
Hello,

I need to create a scatter plot. I have thirty series to position, each with just one coordinate (an abscissa and an ordinate). Am I required to create thirty data series? Is there a quicker way, such as selecting one column representing the name of each series, another for the abscissas, and a last one for the ordinates?
That would be faster...
Thank you in advance for your solutions!

7 réponses

michel_m Posted messages 18903 Registration date   Status Contributeur Last intervention   3 320
 
Hello,

I must be misunderstanding your problem because...

in one column you write your x-coordinates, in another the y-coordinates
you select both and request a scatter plot "with markers only"
--
Michel
0