Hi, Unfortunately you cannot change the background color of specific orgchart nodes.
You could change the html of the displayed text there to include a style="background-color: something" but that would affect only a portion within the visual element and not the entire visual element. Also, if you try this, be sure to add allowHtml: true to your options. Regards, VizGuy 2009/2/6 Maksym Barbul <[email protected]> > > Hello, Borut. > I think the only way is to set all colors you want to use including > google default colors. > Here some of them: > #4684EE - blue > #DC3912 - red > #FF9900 - orange > #008000 - green > #666666 - grey > > On 5 фев, 09:04, borutt <[email protected]> wrote: > > Hello everybody, > > > > Yesterday I have implemented Organizational Chart in my home web site > > but I couldn't get one thing to work. > > I know that you can change nodes background color by setting "color" > > in configuration options, but this change background to all nodes in > > chart. > > > > Is there a way to change background to some nodes and not to all nodes > > generaly??? > > > > Thanks, > > Borut Tomazin > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
