blob: ddc18b8ee53168f90a1165e34bec38abb558f134 (
plain)
1
2
3
4
5
6
7
8
|
# playdot - A simple playground for dpic and dot
A simple webservice that displays an editor for dpic- and dot-input and shows
the SVG-output or error messages below it. Allows for sharing of links to the
input.
You must install dpic from https://ece.uwaterloo.ca/~aplevich/dpic and graphviz
first before you can use playdot.
|