Hello, 
I've created a fiddle to demonstrate how my data comes from JSON and 
renders in a ColumnChart.  

https://jsfiddle.net/w4dokdt9/3/

My JSON comes over like this:
[{"lPlusScoreID":1,"jan":60.03,"feb":43.57,"mar":48.55},
 {"lPlusScoreID":2, "jan":89.42,"feb":85.71,"mar":90.46},
 {"lPlusScoreID":3,"jan":86.22,"feb":90.61,"mar":89.53}]

The column chart comes out like this:
<https://lh3.googleusercontent.com/-SlI8XGQclN0/WcUmc7RPVsI/AAAAAAAABMI/UvhqZ4cjjM8YHb3-1G2EkW6Y4kcY314VQCLcBGAs/s1600/chart.png>



My goal is month across the x-axis and product as column/bar.  

How can I accomplish this?  I prefer a Google Visualization chart, method, 
or configuration option.  

Coding would be OK if that is the only way, but I struggle there and would 
need help.

Thank you so much, as always!


-- 
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/74ee761c-379c-43dd-9d17-011bbd47b894%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to