Hi everybody,
I need to draw a Column Chart choosing the color of every bar,
like here:
http://code.google.com/apis/ajax/playground/?type=visualization#image_multicolor_bar_chart.
I'm drawing the chart by google.visualization.ChartWrapper technique,
so I'm passing to Constructor 'chartType' : 'ColumnChart'. If I try to
follow the example above, passing to Constructor 'chartType' : 'bvs',
my chart doesn't work.
Is there a way to draw a multicolor bar chart, using ChartWrapper?
Thanks.
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en.