Skip to content
New issue

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

Add local "node_" attributes #41

Open
AlekzNet opened this issue Mar 8, 2022 · 0 comments
Open

Add local "node_" attributes #41

AlekzNet opened this issue Mar 8, 2022 · 0 comments

Comments

@AlekzNet
Copy link

AlekzNet commented Mar 8, 2022

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 ....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant