I want to show a particular circle with red background and the others remain in white. Could you guys help me out. Thanks in advance!!
On Friday, 21 June 2013 23:05:04 UTC+5:30, asgallant wrote: > > Here's an example: http://jsfiddle.net/asgallant/7CGhJ/ (example works in > all browsers except IE 8 and older; you need a separate code path to handle > those if you need to support them). To make it work on your local web > page, you need to either have a local copy or a link to a CDN of jQuery. > If you don't want to use jQuery, it can be written with other frameworks > or with plain javascript - jQuery just makes the code easier to write. > > On Friday, June 21, 2013 12:11:03 PM UTC-4, Mingfei Bi wrote: >> >> Hey Guys, >> Quick question, do you know any configuration to change gauge chart >> background. >> I just read a old post to say >> >> >> $('ellipse[hoge]').attr('fill' >> >> , '#HEXCOLOR'); >> >> >> I am not quite know about jQuery. >> >> could you guys give a me detail code to say a gauge chart background >> color is red. thanks. >> >> >> -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/6cbb23ce-7179-4fce-9dc2-e80457d0fae1%40googlegroups.com.
