Mudcat wrote: > Hi, > > I have looked through the previous suggestions on graphing modules and > have been able to find some good suggestions. However I was wondering > about something more specific. I am going to write a program that > tracks stock prices and other financial related charts, so I need to > use the classic stock chart. From the ones I've seen, the graphing > modules deal mostly with scientific plotting and do not have the > "high/low" type charts. > > Does anyone know of a module that contains this type of chart, or one > that can be converted? I was hoping to find one that has done some of > this before I start doing it myself.
I do believe that matplotlib does do nice financial charts. E.g. http://matplotlib.sourceforge.net/screenshots/finance_work2_large.png Given that the main author now works at a financial firm, it better. -- Robert Kern [EMAIL PROTECTED] "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco -- http://mail.python.org/mailman/listinfo/python-list