Greetings,

I am displaying both a table and a line graph.

the problem I have I want the Line graph series to be the first row of
the table, and the haxis to be the headers along the top.

Example:

table looks like this:
         | 1  | 2  | 3  |
2011 | 23| 12|50 |
2010 | 9 | 4   |75 |

So I want 2011 and 2010 to be the lines, but it makes 1,2&3 the lines.

is there a way to change this.

I know I can load the data different to fix the line graph, but then
the table is not displayed the way I want.  I would rather not do two
calls to load two different data sets, as the data is much larger then
this example.


thanks for your help.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to