--
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 google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Google Visualization API" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-visualization-api/qVIsp_uhNNY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-visualizati...@googlegroups.com.
The first thing that you should do is pull out the 'G' values into their own column so that they're searchable and filterable.
Here's a pretty simple example of what I think you're looking for: http://jsfiddle.net/12r0ztoa/5/
Here's a pretty simple example of what I think you're looking for: http://jsfiddle.net/12r0ztoa/5/
Yes, YES! that is nice wonderful masterpiece that I can never come up with on my own. Thanks a million. I own you Sergey!
--
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 google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/234d366c-e288-4b7a-989d-cc687b2a8887%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Tong,The height of each bar will be approximately the height of the chartArea divided by the number of bars, where the chartArea is the area that the bars are actually drawn within, inside the axis bounds. You can set the chartArea.height, but keep in mind that the overall chart height is equal to the sum of the chartArea.height, the chartArea.top and the bottom area. You can't currently set the bottom area (under the chartArea), because it just gets the leftover space.
--
You received this message because you are subscribed to a topic in the Google Groups "Google Visualization API" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-visualization-api/qVIsp_uhNNY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJMwvg1YNFifh-F6tML2g3QsoAnr%3D6avqVpxq7F5PJyj7w%40mail.gmail.com.