wxpython - How to draw a graph using python -
i have list of value need drawn. problem have format. how can draw graph kind of value. im using python 2.7 wxpython.
the wxpython project has separate demo package can download , install. , @ pyplot demo. can simple plots fine. if need more powerful, go download matplotlib. have example on website integrating matplotlib wxpython. there article or 2 on wxpython wiki matplotlib.
Comments
Post a Comment