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
Position appears in the dot output (imagepos=ml) but the final SVG export seem to not account for it
imagepos=ml
Anyone having had luck with this?
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
FWIW:
go-graphviz
graphviz dot
Note: I am on macOS, comparing with graphviz dot 5.0.1, from homebrew.
Brew is compiling with
--disable-debug --disable-dependency-tracking --prefix=#{prefix} --disable-php --disable-swig --disable-tcl --with-quartz --without-freetype2 --without-gdk --without-gdk-pixbuf --without-gtk --without-poppler --without-qt --without-x --with-gts
Sorry, as for the PNG/JPG renderers, they do not yet support imagepos attributes. Support for this will be added later.
imagepos
No branches or pull requests
Position appears in the dot output (
imagepos=ml
) but the final SVG export seem to not account for itAnyone having had luck with this?
The text was updated successfully, but these errors were encountered: