I did not try it myself yet, but the properties stroke fill and
strokeSize (Background Class) should help you achieve to paint a
gradient. See Details here: 
http://www.w3.org/TR/SVG/painting.html#StrokeProperties.
Also check out:  
http://www.w3.org/TR/SVG/painting.html#ColorInterpolationProperties


On Jan 2, 8:14 am, pasqual <[email protected]> wrote:
> I am wondering if there is a way to color bars by value, preferably
> using gradient logic.  I am using GWT so I would prefer something
> compatible (unfortunately no Image Bar Chart yet)
>
> What I have so far renders all of the bars red like the sample.
> I would like to color them varying shades based on their values
> (Similar to TableColorFormat.addRange()).
>
> Any insight is appreciated.
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to