thanx a million.  I'll give it a try....

On Tue, Nov 15, 2011 at 1:02 PM, asgallant <[email protected]>wrote:

> NumberFormat should work with BarCharts.  The hack around the problem of
> different colored bars for negative and positive values is to create a
> DataView with 3 columns: 1 for your labels and 2 calculated columns, 1
> positive values and 1 negative values.  Set the colors option array to two
> colors and the isStacked option to true.  You should be all set.  See
> example here: http://jsfiddle.net/JKZQH/
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Visualization API" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-visualization-api/-/kMyr6nfV97AJ.
>
> 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.
>

-- 
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.

Reply via email to