libgd is an open source library that allows developers to dynamically generate images. It is integrated with PHP.
For generating charts of things like bandwidth or file system usage over time, consider
rrdtool.
For drawing abstract graphs and networks, consider
Graphviz