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 zooming #4

Open
lemmy opened this issue Mar 24, 2016 · 4 comments
Open

Add zooming #4

lemmy opened this issue Mar 24, 2016 · 4 comments

Comments

@lemmy
Copy link

lemmy commented Mar 24, 2016

Assuming the rendered graph is large, zooming in/out would be a nice addition.

@abstratt
Copy link
Owner

Indeed. To be completely honest though, it is probably not going to happen unless someone sends a pull request, I won't be able to work on this feature myself.

@lemmy
Copy link
Author

lemmy commented Mar 24, 2016

@thoorp I have no idea what "svg-Pan-zoom" is supposed to mean.

@ronatartifact
Copy link

The code seems to indicate that the output format can be selected but I can not find where to say that I want SVG rather than JPG. This will solve the zoom problem since the output file will support zoom.

@abstratt
Copy link
Owner

abstratt commented May 9, 2019

@ronatartifact You choose the format by specifying a file with the desired file extension. These are the supported formats and their extensions:

JPEG("jpg"), PNG("png"), GIF("gif"), TIFF("tif"), BITMAP("bmp"), SVG("svg"), DOT("dot")

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

No branches or pull requests

3 participants