Hi,
Styling can be done, also for tooltips. I can't tell max capacity. I suppose it depends on the browser / os. Regards, VizGuy On Tue, Jun 9, 2009 at 5:45 PM, myapplicationquestions < [email protected]> wrote: > > Hi VizGuy, > > > Thats what i am planning to do.. i just wanted to know the max > capacity if anyone has every tried it.. if not we will do a subset and > only show some part of it. The other big thing which is holding me > from taking this vs iLog org chart is the fact that i do not see nay > download capability for the org chart . We need it in oor application > so the org chart can be shared across people. The re-org is a future > (2 years) requirement. Certain assumptions i have made is > > 1) boxes can be styled as needed (please confirm if anyone has done > that) > 2) tootip can have allowHTML property so i can show a table of > additional detail.. If not its fine i can use the mouseover to do > that.. > > Thanks, > Parag > > > > On Jun 9, 4:28 am, VizGuy <[email protected]> wrote: > > Your main problem is going to be the concept of 100,000 nodes.This will > not > > work with this chart, or with any other web based org chart that I know. > > You should create some backend logic to bring a subset of the nodes at a > > time, so you can display only them, and on certain events reload the > chart > > with different data. > > > > Regards, > > VizGuy > > > > On Tue, Jun 9, 2009 at 1:05 AM, myapplicationquestions < > > > > > > > > [email protected]> wrote: > > > > > Hi All, > > > > > I am looking at this for our application where we are required to > > > chart as many as 100,000 people at a time. I wanted to know how > > > scalable is google visulization for that kind of data. One of other > > > requirements are > > > > > 1) download capaboility in pdf format. > > > 2) employee image and additional data along side each person. I am > > > assuming i can use someyhing like this tgo get the image next to teh > > > box. all other details i can send via on mouse over. > > > > > data.setCell(1, 0, > > > 'Jim', '<img src="aaa.jpg></img>Jim<br/><font > > > color="red"><i>Vice President<i></font>'); > > > > > 3) re-org: This is a future requirement but is this something that > > > will come in a later release? > > > > > Please let me know if this is all possible using google visualization > > > > > Thanks, > > > Parag- Hide quoted text - > > > > - Show quoted text - > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
