* mittels LaTeX kann man ipe sehr gut integrieren
* dot, gnuplot, R, [matplotlib](http://matplotlib.org/)
* in der [Graphviz Gallery](http://www.graphviz.org/Gallery.php) kann man nachschauen welche Methoden es gibt
+ * R mit [ggplot](http://ggplot2.org/) (auch für Python: [ggplot](https://github.com/yhat/ggplot/)) oder [lattice](http://www.statmethods.net/advgraphs/trellis.html)
+ * The Grammar of Graphics von Leland Wilkinson wenn man noch mehr über Graphen haben will
* ...
### sonstige Themen