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 ...
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...
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
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...
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...
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....
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',
...
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",...