@vorant wrote:
Hello,
I took an example of adding Assistants from your site ( https://gojs.net/latest/samples/orgChartAssistants.html )
I need to change alignment and ordering for this.
1) Alignment
When even elements Alignment is OK.
Alignment is staggered when odd elements.
I need that elements on the left side will be on the contrary of right side.
How to do it?2) Order
Order changes when I add new Assistant. There is different order for even and odd elements. There is wrong order for even elements.
for 1 element order is OK![]()
for 3 elements order is OK
for 2 elements order is WRONG
for 4 elements order is WRONGwhat should I do to set right order for even elements?
2 -
4 -You could test it here http://plnkr.co/edit/mD4XYRlxipZMjIuNENJQ?p=preview (click right mouse button on Node and add Assistant)
Posts: 2
Participants: 2







