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

Viewing large-scale applications #19

Open
ginna-baker opened this issue Mar 17, 2015 · 3 comments
Open

Viewing large-scale applications #19

ginna-baker opened this issue Mar 17, 2015 · 3 comments

Comments

@ginna-baker
Copy link

Hi! This library has worked well for me on more than one occasion. However, the graph it doesn't seem to scale well for large-scale applications. On my current app, 200+ files, it creates a very wide graph, and once I zoom in enough to read the module names, I'm only viewing a small horizontal slice of the graph. What do you suggest? Is there a future possibility of reworking positioning so that the scale works better with a browser's viewport?

@mladenp
Copy link

mladenp commented Apr 6, 2015

I would also like a way to style output differently, i would like for graphs to be print friendly.

@titocr
Copy link

titocr commented Nov 18, 2015

In terms of printing, this might be useful. It uses MS Excel to be able to print an image across multiple pages, both height- and width-wise: http://robservatory.com/span-one-large-image-across-multiple-printed-pages/

@sushruth
Copy link

sushruth commented Oct 3, 2016

On the same topic, I think we should be given a choice to input options for graphviz cli. Like

    ...
    options:{
        graphviz: {
            ...
        }
    }
    ...

If it already exists, can someone please comment here?

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

No branches or pull requests

4 participants