I'm trying to create an org chart with a huge amount of people. When there are too many nodes, it turns it into side scroll. I prefer it if it worked like bootstrap where the nodes would be squished on the bottom. Any suggestions? Thanks.
I already tried to put bootstrap class in the div where the chart was instantiated. I think the chart is hard coded to take up space and not change dynamically due to size.
Luyi Ren