pathawks / graphs

Graphs that I have created

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some graphs that I have created for Wikipedia

These can be rendered to SVG by using the command:

dot -Tsvg FILENAME.gv | svgo -i - --multipass --disable=removeDoctype --disable=removeDimensions --enable=sortAttrs --enable=removeDimensions

About

Graphs that I have created

License:Creative Commons Attribution 4.0 International


Languages

Language:Makefile 100.0%