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

Changing call graph format from PNG to SVG #37

Closed
wants to merge 1 commit into from

Conversation

polothy
Copy link

@polothy polothy commented Aug 14, 2012

The PNG format did not scale well with very large
call graphs. Once zoomed in on the PNG, the text
could not be read. SVG solves this because it can
scale.

The PNG format did not scale well with very large
call graphs.  Once zoomed in on the PNG, the text
could not be read.  SVG solves this because it can
scale.
@137-rick
Copy link

thanks for hard work,i found 1.0 dont have the graph and the master version graph not work ,
could please help me to find an graph work version ?

@polothy
Copy link
Author

polothy commented Aug 15, 2012

You have to install the master version and then install graphviz (https://www.graphviz.org/Home.php). You also need Python.

@polothy
Copy link
Author

polothy commented Aug 15, 2012

As an added bonus, the SVG text can be searched!

@137-rick
Copy link

thank u very much

@wren-hearn
Copy link

This enhancement is great. It'd be really nice to see the maintainer merge this. Or at least give the option to toggle SVG/PNG in the config.

@michaelhyde
Copy link

Brilliant improvement

Thanks

@alpha0010
Copy link
Collaborator

Fixed in 3f42a3f.

@alpha0010 alpha0010 closed this May 14, 2016
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

Successfully merging this pull request may close these issues.

5 participants