Graphvizer icon indicating copy to clipboard operation
Graphvizer copied to clipboard

How to open graph in a Graphvizer Viewer window?

Open pancodia opened this issue 6 years ago • 4 comments

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

pancodia avatar Mar 31 '20 16:03 pancodia

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

pancodia avatar Mar 31 '20 16:03 pancodia

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.

hao-lee avatar Apr 01 '20 06:04 hao-lee

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.

gerph avatar Oct 04 '20 16:10 gerph

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

hao-lee avatar Oct 05 '20 14:10 hao-lee