ng-organization-chart
ng-organization-chart copied to clipboard
Auto width and Template
Hi, i have two questions 1-can make width of org chart auto according to number of children? 2- can we use template in html?
Really , we don't want wrap the Tree in second line , it's better to use scroll than wrap the tree
How can we add the scroll, according to number of children, It is breaking come to end of the line if the children is more.
got same issue, the playout was break when have more child node
@HigorSilvaRosa same issue here. Would be great if there could be a fix for it. The component is awesome for many use cases. Thanks
@HigorSilvaRosa just to clarify: if you go to your demo page and you zoom up to 250% you will see the ui breaks and some children are pushed down. The expectation would be that the ui does not break and a horizontal scrollbar takes care. The issue exists only horizontally. If you add children vertically the vertical scrollbar works as expected.