08-25-2021 02:03 PM
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.