I am attempting to build a multi-colored bar chart.  red for negative
values, greeen for positive values.  I would also like to have a hover over
the bars with the actual value approximated by the bar indicated (parens &
red for negative and '%' formatted).

My first thought was to use the number formatter and the bar formatter.
 then I discovered, that they were applicable to tables  only.  Is there a
way around this?  Can I have both bar chart w/hover while useing bar &
number formatters?


Regards,
Dennis


On Tue, Nov 15, 2011 at 10:57 AM, asgallant <[email protected]>wrote:

> What did you want to happen with the BarChart?  Tables are a poor
> substitute when you need a chart, so the quick solution may be to hack
> around the problem rather than use Tables.
>
> --
> 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/-/GMlHM78YDf8J.
>
> 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