Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 773 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 773 Bytes

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