/GraphvizOnline

Let's Graphviz it Online

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Introduction

Author: dreampuf

GraphvizOnline could let you debug the graphviz languages online. DEMO

Usage

The URL has the following format: <protocol>://<host>#<hash>, where hash may be one of:

  • actual Graphviz code (optionally URL-encoded)
  • a Gist ID, optionally followed by a filename (e.g. #aa5a315d61ae9438b18d/file.gv)
  • a Gist ID, optionally follwed by a hash reference (e.g. #aa5a315d61ae9438b18d#file-file-gv) - like the URL of a public Gist

In case the filename is missing, a dialog is shown with a listing of all files within the Gist; any file selected henceforth is subsequently loaded and rendered.

Implementation

License

GraphvizOnline licensed under BSD-3 license. The dependencies: