Introduction
About Me
Notice
# We use Graphviz to generate graph and use OptiPNG to make png files smaller,
# install
choco install --yes Graphviz OptiPNG
pacman -S mingw-w64-x86_64-graphviz mingw-w64-x86_64-optipng
sudo apt install -y graphviz optipng
sudo yum install -y graphviz optipng
# run
dot -Tpng -O 1807-02.dot
optipng -o6 1807-02.dot.png
# trimage -f 1807-02.dot.pngSearch Engine Support
Plugins for gitbook
Online MathJax Editor
Last updated
Was this helpful?