We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To improve label text formatting, it would be useful to add the ability to use width, height and other attributes "locally", for example:
network local_nets { router; node_height = 80; address="10.0.1.0/24\n10.0.2.0/24\n10.0.3.0/24"; }
Otherwise a part of the label or the address gets stripped and replaced with ....
...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To improve label text formatting, it would be useful to add the ability to use width, height and other attributes "locally", for example:
Otherwise a part of the label or the address gets stripped and replaced with
...
.The text was updated successfully, but these errors were encountered: