-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Misaligned Node Labels #7
Comments
Would you please try with |
I encountered the same bug. The current stable version of graphviz is 2.42.3. Is there a way we could make diagrams' label rendering backwards-compatible with earlier versions of graphviz? I'm using graphviz v2.38.0. |
@bkmeneguello @isaacanthony diagrams v0.2.2 is now released. Could you please test with v0.2.2 :)? (changes: increase node height) |
I am still seeing the issue as well on graphviz v2.38.0. (On Debian Stretch OS.) |
In windows I have the same problem but now with v0.2.2 the labels look better (before they looked above) https://ibb.co/0yjSh1k |
The current stable vesion of graphviz is 2.40.1 (https://graphviz.gitlab.io/_pages/Download/Download_source.html) and I'm not able to use a newer version because of missing dependencies. I need to stick to 2.40.1 by now (maybe I can try with docker sooner) |
Love the project! But I have the same issue with graphviz 2.38, which is what the graphviz install page points to as stable installs for Windows. |
I found a root cause (backward compatibility issue). Please waiting for next release! The |
diagrams v0.2.3 is now released. Please check with this version. cc @bkmeneguello @isaacanthony @juanspinelli @DylanSp
Without |
Now it looks awesome thanks! https://ibb.co/k011ppr |
Definitely looks better even with Graphvis 2.38. Thanks for the quick response on this! |
It is fixed. Thanks! Even a little more padding would probably be welcome, but a major improvement. Thank you for your quick response. |
It's definitely fixed. Thanks a lot. I never saw a fastest maintainer! |
By the way, excellent project!
I've run the examples but the node labels are bad aligned. Maybe I'm using some incompatible graphviz version
The text was updated successfully, but these errors were encountered: