Skip to content

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

@Corouna

Description

@Corouna

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions