Tools

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

This ought to be very simple but I can't find an example of how its done.How would I attach a topology view to a DOM element other than the default 'body' element?Eg - I have a <div> in my page somewhere and I want the topology to appear within that ...

HiCan we assign an nx.ui.Application to a DOM object? Now the NeXt needs to use the whole web page and if want to use it inside another web page, we plug it in via iframe.What if we have external web app and <div id="next-app"></div> inside of it. Ca...

alzverev by Cisco Employee
  • 600 Views
  • 2 replies
  • 0 Helpful votes

Resolved! Events

Hi,Are there any events except 'topologyGenerated'?

alzverev by Cisco Employee
  • 661 Views
  • 2 replies
  • 0 Helpful votes

I'm basing a graph builder on this example: Next Develop Site, but instead of knowing the location of all nodes in advance I'd like to use the force layout engine. It doesn't appear to be working properly, so I wanted to ask if there is further docum...

mikejihbe by Level 1
  • 528 Views
  • 1 replies
  • 0 Helpful votes

Resolved! Not integer id.

Are non integer ids (UUID) supported?In below sample topologyData1 and topologyData2 works but topologyData3 is failing.var topologyData1 = {    nodes: [        {"id": 0, "x": 410, "y": 100, "name": "12K-1"},        {"id": 1, "x": 410, "y": 280, "nam...

npateriy by Cisco Employee
  • 799 Views
  • 2 replies
  • 1 Helpful votes

Mike Leske Hello, I’ve recently discovered neXt UI in Cisco DevNet and find it a very nice tool. IMHO it could be milestone for AS to produce consistent network drawings for project documentation. I’m currently trying to figure out how I can set ...

aaikepae by Cisco Employee
  • 1763 Views
  • 5 replies
  • 1 Helpful votes

Hi,We have integrated Next 0.7.3 version into WAP3.0 with XWT3.0.We do not see the loader animation when we launch the application using Firefox browser. It shows the loader properly on Chrome. Please refer to attachment TopologyIssue1.png.Also, when...

ssamel by Level 1
  • 576 Views
  • 1 replies
  • 0 Helpful votes

Resolved! Icons In Topology

Hi Team,I want to show the switches, border leaf and some other icons on topology.Can you please help in find the suitable icons for Topology?You can send me your response on this iD (bhawale@cisco.com)Thanks,Bhooshan

bhawale by Level 1
  • 603 Views
  • 1 replies
  • 0 Helpful votes

Hi Abu, We have a requirement in our application, where we want to hide certain nodes by default and show them when a button is clicked. We want to do it in a toggle way, where clicking on show/hide will show or hide those nodes and related lin...

aaikepae by Cisco Employee
  • 524 Views
  • 1 replies
  • 1 Helpful votes

Hi, I am a new intern with Cisco so I am little unfamiliar with how things work. I have recently been trying out the Next API for my project where we need to display interactive graphs.  However, I had some problems and I am still new to Javascri...

aaikepae by Cisco Employee
  • 654 Views
  • 3 replies
  • 0 Helpful votes

Hi, I want to display customize tooltip on link. I followed the same code as posted on http://xq.cisco.com/next/NeXtSite/demos.html#Tooltip/link However, it is not working in my case. Below is code snipped: nx.define('MyLinkTooltip', nx.ui....

aaikepae by Cisco Employee
  • 1624 Views
  • 7 replies
  • 0 Helpful votes

Hi, I want to display a dotted link between two nodes, depending on certain condition. Below is the code snippet: linkConfig: {                 width: function() {                 return 2;                 },                 linkType: 'curve',   ...

aaikepae by Cisco Employee
  • 578 Views
  • 1 replies
  • 1 Helpful votes

Hi folks,Im working on a OTV/LISP lab and there seems to be an issue with coding for nxos devices. Any further development coming for the lisp features?I can only enable the lisp feature and configure the global commands "ip lisp ma-resolver/server",...

Any update on VIRL or what was formerly known as the personal or professional edition of Cisco Modeling Labs (CML)?

Top Solution Authors