I found one quick fix which is to place a table inside a table row, e.g instead of printing out the dataTable row's name print out a div and then later on in the code place your secondary table inside this div
The problem with this is that it results in nested tables (which is an absolute no) and will not work well with a large dataset, however the org chart does not work well with large datasets anyway (from a gui point of view) so it could be acceptable for someone out there. On Thursday, August 9, 2012 11:22:16 AM UTC+1, scrineym wrote: > > Hello I ma currently trying out the google orgchart api, > > I am just wondering with the google org chart is it possible to group > several nodes together to show divisions ? > > As in I want the full organisational chart to be shown but I would like to > group the nodes into their respective divisions by applying a border around > several nodes and a piece of text saying the divisions title > > Is this possible ? > > > Thanks > > scrineym > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/nWinub-53ccJ. 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.
