Top "Google-visualization" questions

The Google Visualization API allows SVG, Flash, and Image charts and dashboards to be created based on data from a variety of sources.

Redraw Google Chart after every Ajax call

When the chart loads the first time with the initial default Ajax reply, it works fine. If I add in …

jquery ajax google-visualization
How do you remove the x-axis from a bar chart produced by Google's Visualization API?

Referring to the kind of chart shown here: http://code.google.com/apis/visualization/documentation/gallery/barchart.html There doesn't …

javascript css charts google-visualization
Column Google chart legend position issue

I want to simply set the marked place legend on top of the graph. The following is the Google Chart …

javascript google-visualization
Max and min values on Google Charts

How can I set a max and a min value on a Google Chart? I've tried this without success: vAxis: { …

google-visualization
Can Google Charts support dual y-axis (v-axis)?

The Flot chart api supports dual v-axis scales, as shown by this example. I'm using Google Charts - is this …

charts visualization google-visualization
Column chart: how to show all labels on horizontal axis

I've been trying to show all labels on the horizonal axis of my chart, but I haven't been able to …

google-visualization
Google chart default size

I have a Google chart that is set to 500px by 500px, yet returns 400px by 200px. I have looked …

google-visualization
Center Aligning the Google charts

I am trying to center align my google chart but have been unsuccessful in doing so. I have played with …

html css positioning google-visualization
Google Chart API - is it possible to download the .js and work on it offline?

I would like to use the Google Chart API in one of my project. Is it possible to download ONE …

google-visualization
How do you set percentage in Google Visualization Chart API?

How do you set the vertical axis to display percent such as 25%, 50%, 75%, 100%?

api charts google-visualization number-formatting