It is possible ,although I think the arrows particularly down will be
more complicated since the OrgChart doesn't include that, and also
doesn't provide any external cues to the hierarchy that would help
determine which nodes require up and down arrows.  What is the data
source?  Will it supply only the information required for the specific
view you show (no extra higher or lower levels), if not you will have
to create logic to determine the "extra" layers and hide the rows in
the dataview so that they aren't displayed.  You example does not show
any fanout but I'm assuming if there were multiple subordinates then
each would have a down arrow in your app?  If so then you will need
additional customization to add the arrow to HTML of the formatted
value of the cells in the lower row.  I would suggest an alternate
user interface where there isn't the unique arrows, but clicking on
the cell (or some element of the cell) causes it to become the center
of redrawn org chart.

-- 
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.

Reply via email to