cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1557
Views
0
Helpful
3
Replies

Label Multiple connecting interfaces between two devices in NeXt Ui

Garcia Holness
Level 1
Level 1

I am using NeXT Ui to generate topology from json file.

I have multiple links between nodes, and i need each link to be labeled individually.

I am using example from ( https://github.com/iDebugAll/devnet_marathon_endgame ) as a starting point. i can generate topology but the interface labels are overlapping each other.
Currently all the labels are hiding each other.

 

eg. I have attached partial image of what i am trying to accomplish (black text  is what is currently displayed, i need what's in red text)

 

help would be greatly appreciated. 

Garcia
3 Replies 3

Alex Stevenson
Cisco Employee
Cisco Employee

 

Hello @Garcia Holness,

 

Have you seen the NeXt UI Toolkit Articles on Cisco DevNet yet?

Please, have a look...

https://devnetsupport.cisco.com/hc/en-us/sections/115002852728-NeXt-UI-Toolkit

Hello @Alex Stevenson 

 

Thank for your reply,

 

I saw those and have made many attempts to get the text to follow the path (curve) but are unsuccessful.

Maybe it is my limited knowledge in development, but i am just not figuring this out.

Garcia

 

Hello @Garcia Holness,

 

Hmmm. Well, I would create a pull request on that repo and ask for guidance straight from the creators. You deserve it:

 

https://github.com/iDebugAll/devnet_marathon_endgame/pulls

 

Alex