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

How to open graph in a Graphvizer Viewer window? #22

Open
pancodia opened this issue Mar 31, 2020 · 4 comments
Open

How to open graph in a Graphvizer Viewer window? #22

pancodia opened this issue Mar 31, 2020 · 4 comments

Comments

@pancodia
Copy link

I installed Graphvizer Viewer and could open by running python GraphvizerViewer.py. However, how can I open png in the GraphvizerViewer window?

@pancodia
Copy link
Author

Oh. I can drag the png file to the Viewer's window. But can I open the graph directly from Sublime?

@hao-lee
Copy link
Owner

hao-lee commented Apr 1, 2020

Currently this plugin can't invoke external viewer directly but this feature has been added to todo list. I will find an elegant way to integrate them.

@gerph
Copy link

gerph commented Oct 4, 2020

I found it easiest just to split the window vertically (with Layout->rows:2) and then in the lower window select the generated PNG. Then it updates as the image is generated.

@hao-lee
Copy link
Owner

hao-lee commented Oct 5, 2020

@gerph Yeah, viewing image in Sublime is convenient if thie image is not very large. Otherwise, a more powerful image viewer is needed.

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