Skip to content

pointhi/GDot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gdot

gdot is developed by the idea to have an interactive implementation of the xdot gui. This means we can not only view graphviz documents, but also write the code in the same application and export the graph in various formats without using external tools.

Thanks to xdot, there is no heavy lifting to do to achive this goal. So I simply wrote that application :).

Current Status

Working

  • loading/saving .dot files
  • visualisation using xdot
  • export dialog

TODO

  • keybindings
  • header bar like in gedit
  • error visualisation on GtkSourceView
  • autocompletion

Screenshots

Example gui when working with the cluster graphviz demo

About

GTK3 gui to edit and view graphviz .dot files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages