To illustrate my problem say I have the following table:
Option, x , y
A , 25 , 30
B , 5 , 12
C , 3 , 9
D, 12, 13
I want to create a graph of every possible combination in the set where the x values are added and the y values are added. For example say it was...