Can someone help me create a simple vertical bar chart using google charts?
I need help in building a dynamic chart. i have the following code but need to change it 开发者_如何学Cto a vertical bar graph instead of the horizontal one here is the sample http://chart.apis.google.com/chart?cht=bhs&chs=200x50&chco=4d89f9,c6d9fd&chxt=x,y&chxs=0|0&chd=t:80|20
You can change the "bhs" to "bvs" and change the scaling as needed: Try this.
精彩评论