Introduction to Graphics Modification
Graphics can be modified by making changes to the TeX files SBML2TikZ generates. Because the TeX file generated by SBML2TikZ is a sequence of drawing commands written in PGF/TikZ, it is possible for users familiar with the PGF/TikZ syntax to make changes to the output and recompile for a different looking graph. For less experienced PGF/TikZ users, we provide here a brief tutorial on making changes to graphics.
Tutorials