Hi there. I'm trying to create a scatter plot which has has one independent variable with two dependent variables measured on the x and y axis respectively.
Here's an example of a table with data arranged in a way I want to graph:
pic2.PNG
I want to create a scatter plot with each point being representative of column 1 (i.e. the month), the x-axis being column 2 (Temp) and y-axis being column 3 (rainfall). It'd be ideal if I could hover over each point which would show what each one represents (i.e. the month). Here is what it would look like ideally:
pic1.PNG
Now, the above graph I had to do by manually creating each series one by one in 'Select Data', which is tedious, especially if I want to create a large scatter plot with hundreds of variables.
Therefore, can anyone advise how to create something like this simply and quickly?
Bookmarks