Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OrgChart becomes spoiled if a node has a long list of item in it #10

Open
Corouna opened this issue Apr 25, 2019 · 0 comments
Open

OrgChart becomes spoiled if a node has a long list of item in it #10

Corouna opened this issue Apr 25, 2019 · 0 comments

Comments

@Corouna
Copy link

Corouna commented Apr 25, 2019

As titled,

I tried to create a chart using this in React, so far it works great. Just one issue tho.

In my chart, i have 2 nodes which has a long list on it (say like 10 or more items inside the node). The chart will just display the whole list in one single line, and this will break the page.

Is there a way to limit the amount of items to display per line? Say like for example if i have a node that has 18 items, limit the amount of items per line to 6, so it will show as 3 lines for that nodes instead of one single line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant