Dynamically Generating a Graph in Python

John Hunter jdhunter at ace.bsd.uchicago.edu
Thu Sep 30 11:15:38 EDT 2004


>>>>> "Istvan" == Istvan Albert <ialbert at mailblocks.com> writes:

    Istvan> Tim Henderson wrote:
    >> I want to dynamically generate a graph in python that would be
    >> displayable on a web page. What would be the best way to do
    >> this?

    Istvan> See if you can run graphviz in the background.

    Istvan> http://www.research.att.com/sw/tools/graphviz/

I think he means the other kind of graph, aka a plot/chart.

JDH



More information about the Python-list mailing list