visNetwork
visNetwork copied to clipboard
Option to make node labels vertical
Hi, I was recently working with the visNetwork, and my networks became a bit cramped, especially in hierarchical arrangement, making the labels illegible.
I tried to make the labels to become vertical, rather than horizontal but I found no way to do that. That's why I'd like to suggest adding an option to create vertical labels.
Cheers
Hi, I am facing same issue. Hierarchical network in 'UD' mode with long labels becomes cramped and overcrowded. A simple label alignment option can fix the problem. Something like. label : { align : vertical} Or even better would be to provide degree option to rotate label through 360 degrees.