On Mon, Jan 9, 2012 at 9:42 PM, MrTik wrote:
> Thanks, MC Get Vizzy,
>
> This is what I am using now.
>
>// Define a bar chart to show 'Population' data
>var columnChart = new
> google.visualization.ColumnChart({
>
You changed your usage of
ChartWrapper
I'm having an even simpler but related problem, with ChartWrapper.
If you copy the code from the first example here:
http://code.google.com/apis/chart/interactive/docs/drawing_charts.html#chartwrapper
, the chart fails to render, and you get the error "Bars series with
value domain axis is not sup
Thanks, MC Get Vizzy,
This is what I am using now.
// Define a bar chart to show 'Population' data
var columnChart = new google.visualization.ColumnChart({
'chartType': 'ComboChart',
'container