You can do this by moving the last bar into a different series (DataTable column) and setting the "isStacked" option to true. Here's example code for one way of making bars different colors (this colors by value, but you can adapt to your needs): http://jsfiddle.net/asgallant/QHJA6/
On Wednesday, October 24, 2012 4:18:52 AM UTC-4, thecatz wrote: > > Hello, perhaps you will think my question is a bit strange, but a need to > show a different colour on the last bar of my barchart. Why ? cause my > barchart show analytics of my website and the last bar show actual hour, so > i want with a different unique colour to diferentiate this bar. > is it possible? > > thx for your help. > -- 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/-/XbRofwPNcFkJ. 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.
