cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1742
Views
0
Helpful
2
Replies

NeXt UI - autoLayout:true

elad.cohen7
Level 1
Level 1

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

2 Replies 2

Jim Pilgrim
Level 5
Level 5

I have the same issue with Live Action. Any chance it is a Java related issue?  Live Action is moving toward HTML 5 to get rid of the problem with Java.

aaikepae
Cisco Employee
Cisco Employee

Hi Elad,

I saw you are using nodeSet with autolayout. For now 'autolayout' is only apply for nodes, not for nodeSet yet. There is some logic issue for nodeSet.


Here is one solution about applying autolayout for nodeSet.  force_layout_for_nodeSet - JSFiddle

Hope this could help you.

Abu

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: