magjac / graphviz-visual-editor

A web application for interactive visual editing of Graphviz graphs described in the DOT language.
http://magjac.com/graphviz-visual-editor
MIT License
706 stars 74 forks source link
dot graph-drawing graph-view graph-visualization graphviz graphviz-dot-language graphviz-viewer interactive-visualization javascript text-editor visual-editor web-application wysiwyg wysiwyg-editor

graphviz-visual-editor

Try it at http://magjac.com/graphviz-visual-editor.

A web application for interactive visual editing of Graphviz graphs described in the DOT language.

CircleCI codecov

Installation

git clone https://github.com/magjac/graphviz-visual-editor
cd graphviz-visual-editor
npm install
make
npm run start

NOTE: The make stage emits a few warnings. Ignore them.

To create an optimized build of the application:

npm run build

Learn more from the Create React App README and User Guide.

Implemented Features

Tested Browsers

Known Issues

Known issues are not listed here.

All known bugs and enhancement requests are reported as issues on GitHub and are listed under the Issues tab.

All open issues

Lists both bugs and enhancement requests.

Known open bugs

Open enhancement requests

Known limitations

A limitation is a feature deliberately released without full functionality. A limitation is classifed both as a bug and as an enhancement request to reflect that although it's an enhancement not yet implemented from the author's perspective, it might be perceived as a bug from the user's perspective.

Closed issues

Roadmap

There are numerous cool features missing. They are or will be listed as enhancement requests on GitHub.

There is also a project board showing the short-term activities.