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

Is there a way to make all added nodes unique? #136

Open
Hoekstraa opened this issue Aug 13, 2018 · 1 comment
Open

Is there a way to make all added nodes unique? #136

Hoekstraa opened this issue Aug 13, 2018 · 1 comment

Comments

@Hoekstraa
Copy link

e.g. if I make a graph like so:

a == b
a == c
b == d
b == d

Can I then have 2, separate 'd' nodes in the resulting image? Preferrably globally, with one option, command, or whatever.
Like with labels in the Dot language?

@fwolfst
Copy link

fwolfst commented Apr 9, 2020

I think you have to give more code example. Of course it is possible, and you can also use labels. Maybe take a look in the examples folder, or describe your problem more in-depth. But given the issue age, its probably not relevant anymore?

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

2 participants