|
4 years ago | |
---|---|---|
.. | ||
Makefile | 4 years ago | |
README.md | 4 years ago | |
gen.sh | 4 years ago | |
gvplain.c | 4 years ago | |
gvplain.h | 4 years ago | |
gvplain.peg | 4 years ago | |
s.png | 4 years ago | |
t.gv | 4 years ago | |
t.plain | 4 years ago |
This is a graphviz plain graph lanugage parser in C created using packcc parser tool
This can be used to write your own graph layout program with minimal options
This can be used to write your own drawing layout program with minimal options
This can be used to remove labels and/or record, html labels from dot graph data
This can be used to generate other types of graph data with minimal options
This can be used to generate dot graph output with minimal options
This can be used to generate xml, json or html data
This can be used to get metrics of the dot graph data and statistics
This can be used to create other graph layout algorithms
This can be used with other graph layout algorithms libraries
This can be used to validate dot graph data