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