Git Product home page Git Product logo

graphwiz's Introduction

GraphWiz Dot Viewer

A GTK based viewer for dot files. Adapted from xdot.py by Jose Fonseca.

Features from xdot

  • Pan and Zoom
  • Center on node
  • Follow edges
  • Automatic refresh when file changed

N.B.: URL links have been removed to accommodate other features.

Features added

  • Node regex search
  • Side panel showing contents of nodes
  • Better refresh support using inotify

TODO

  • use GIO for IO and for file watches
  • Complete rewrite of parser reusing pygraphviz
  • Advanced open:
    • Open dot file
    • Open xdot file
    • Filter to be used
    • Get from command: this would prompt for a command to execute to generate the graph to be displayed. Refresh will re-run the command. Save would always prompt for a location and dump the generated dot.
  • Modes:
    • View: the current one. Allows for exploration, search.
    • Edit: would allow to modify the model (attributes) on the fly, saving the modifications to file.
  • Options:
    • watch = auto reload on changes (cannot be switched off at the moment)
    • GraphViz filter to use (maybe put this as a combo in toolbar)
    • names of extra attributes to show + defaults
    • enable/disable animations
    • colors/style of highlights
  • Embedded text editor for source (with jump-to-line?)
  • Status OSD: loading/layout/reloading/error...
  • Stop/kill button
  • Search options (search bar?): regex, fields ...
  • Update animation: delete/add/move identifying nodes by id (not very reliable but can be useful)
  • General overlay mechanism for annotations: url/extra-contents/flags
  • Pressing CTRL shows if node has url, ctrl+click jumps to url
  • keys to highlight topological features: successors/predecessors...
  • Advanced side pane with content parsing:
    • booleans (flags)
    • markdown
    • HTML
    • plain text
    • JSON
    • Filenames (xdg-open/preview for plain-text and pictures)
    • nested dot graphs (?)
  • Double click triggers the default action on default extra attrib (contents?)
  • Attributes in side pane
  • Ability to modify attributes from side pane and save to file (?)

graphwiz's People

Contributors

bordaigorl avatar rneatherway avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.