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

Draw only the first graph if the xdot file contains more than one #18

Closed
GoogleCodeExporter opened this issue Feb 12, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

dot/xdot files can contain more than one graph, as in the regression test graph 
multi.gv in 
(graphviz-src)/rtest/graphs. Canviz draws both graphs, one on top of the other. 
Graphviz itself 
renders only the first graph, when using -Tpng or -Tpdf, so that seems like a 
good thing to do in 
Canviz as well for now.

Original issue reported on code.google.com by ryandesi...@gmail.com on 15 Oct 2008 at 11:37

@GoogleCodeExporter
Copy link
Author

Fixed in r127.

Original comment by ryandesi...@gmail.com on 15 Oct 2008 at 11:51

  • Changed state: Fixed

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

1 participant