I have json response which has color value. So according to that value I
want to change the color of combo chart bar. There will be multiple value
in json.
My Json is like this:
[{"colors":"#dd2727","availability":"Sold","plotno":"21","visits":"61","average":11,"start":"2018-12-27","end":"2018-11-27"},
{"colors":"#4c9e12","availability":"Available","plotno":"22","visits":"41","average":11,"start":"2018-12-27","end":"2018-11-27"}]
So I want to apply the colors value i.e "#dd2727" to first bar and
"#4c9e12" to second bar. How to do this? How can I pass different colors
value inside options colors.
Please help me ASAP.
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/bf7008e4-0240-4369-9a5e-7ca22eddb0a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.