0

I have a problem with the jointjs/rappid library. I'm using it for rendering the organization diagram and there are over 200 employees. I successfully used the TreeLayout for rendering them out, however they are not stacking in the deeper branches, therefore the tree is huge and not readable. Is there a way to render it similarly to their demo on the main page?

1 Answers1

0

if you saied

deeper branches

i understand that the problem is to spread them on the paper.

If then, you can use scrollbars for your paper.

use this: Scrollbars

Community
  • 1
  • 1
shdr
  • 868
  • 10
  • 25