8 lines
374 B
Plaintext
8 lines
374 B
Plaintext
ZGRViewer is a graph visualizer implemented in Java and based upon the
|
|
Zoomable Visual Transformation Machine. It is specifically aimed at
|
|
displaying graphs expressed using the DOT language from AT&T GraphViz
|
|
and processed by programs dot, neato or others such as twopi.
|
|
|
|
The required java is listed as zulu-openjdk11, but the build might
|
|
work with some other java as well.
|