Hi I'm new with the NeXt UI.
I'm trying to generate a topology graph that represent our network.
Because the topology is dynamic and may contains hundreds of nodes I chose to use the auoLayout property.
You can see my example here:
https://jsfiddle.net/3h92kywL/2/
The thing is that when the graph is loaded all the sites nodes are one above the other. In addition they represented as plus
without the could icon.
The same happens with the hosts. You can try to increase the amount of sites/host on the top of the js code , and see that the result is the same.
Please help
Thanks
Elad