Thanks for replay but I have tried it but it affects on a single nodes....
and i have to give different colors to different levels...

On Monday, July 17, 2017 at 7:28:34 PM UTC+5:30, Retro Gamer wrote:
>
> I've just had a quick look at this and the only way i can think of 
> changing the color is like this
>
> *data.setRowProperty(0, 'style', 
> 'background-color:yellow;background-image:none');*
>
> or to change it when the node has been selected
>
> *data.setRowProperty(1, 'selectedStyle', 
> 'background-color:yellow;background-image:none');*
>
> (the number 0 and 1 in each of the above example relate to the row number, 
> 0 being the first row)
>
> hope this helps
>
> On Wednesday, 12 July 2017 08:26:13 UTC+1, Ketan Patil wrote:
>>
>> Can i Add Different Colors to Different Levels ...For Eg. Parent Level 
>> has Different Color and Child Level has Different Color????
>>
>> Should it Will Be Possible in Google Organization Chart???
>>
>> If Yes then Tell Me How...
>>
>> And Thanks In Advance
>>
>

-- 
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/5287d754-1f47-473d-ac5e-2bf55e357773%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to