questions? wrote: > I have a graph with different parameters along different parts of the > graph. > > I want to have a program that can display the graph with coloring for > different part of the graph. Is this possible in Python? What should I > read?
pydot is pretty amazing in its abilitity to make nice, readable renderings of graph data. http://dkbza.org/pydot.html Kent -- http://mail.python.org/mailman/listinfo/python-list