help using google charts to overlay multiple graphs

avasiaApped

New Member
Im having a little bit of difficulty trying to figure out the best way to accomplish this.I have 3 sets of data. Each set of data consists of 30 numbers. These numbers have nothing to do with each other, and may be way out of scope of one another.Here is an example set:\[code\]Set 1: 15,15,15,16,17,21,26,35,43Set 2: 4,12,40,109,120,179,200,201Set 3: 1004,1203,1476,2540,2784,3043\[/code\]The problem, is that i need to graph the "performance" or range of increase of each set. Im thinking like a line graph showing visually how the numbers for the particular set increased, not compared to the other sets, but to itself. Basically a line graph with 1 line for 1 data set, 3 sets total, ignoring that one set may be vastly different than the next.If anyone can help i would appreciate it, im kind of cloudy on exactly what this is called, so that may be hampering my search efforts. Any input would be helpful.
 
Top