Hi 
I have a q.

I have:
var data = google.visualization.arrayToDataTable([
          ['Y', 'A', 'B'],
          ['1', 3, 2],
          ['2', 5, 4],
          ['3', 4, 3],
          ['4', 3, 2],
          ['5', 2, 1]
        ]);

Can I show this data as column name, like table or sth?
I want to table columns are equal to the columns of the chart and have the 
name row

Picture to show what i try to do ;)

<https://lh3.googleusercontent.com/-en5e9gTlZgk/WLa3Dv7bK2I/AAAAAAAAElQ/2c6bVMZpbooAKDulu1doxFuISj-rode2ACLcB/s1600/sas.png>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/441ca658-d879-498d-992c-fdbbfd2ff407%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to