-
Notifications
You must be signed in to change notification settings - Fork 21
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
Does not seem to handle certain position related attributes #38
Comments
Same here. Could it be the version of graphviz? |
Hi! I also experience this issue in Pluto with GraphViz 7.0.2. Does anyone find a way to solve this or diagnose where the issue comes from? |
I have created a pull request that should fix this. Can you check with |
@abelsiqueira To reproduce: under bash
switch back to Julia mode Then under Pluto
|
Calling
|
Examples include attributes like
rankdir
.Versions of involved components used
Snippet for replicating the problem.
What is seen in the local jupyter notebook
What is see when using graphviz to generate a PNG from the same dot snippet
The text was updated successfully, but these errors were encountered: