Charting package?

J

Jerry Sievers

Dear Pythonists;

I would appreciate a recommendation of a open source package for
charting numeric data such as stock market quotes etc.

Have such a thing in PHP called JPGraph which is very nice.
Equivalent system in Python is desired. Needn't be very complex as
long as the basic charting types (lines, points, bars etc) are
supported.

Thanks
 
L

Larry Bates

Jerry said:
Dear Pythonists;

I would appreciate a recommendation of a open source package for
charting numeric data such as stock market quotes etc.

Have such a thing in PHP called JPGraph which is very nice.
Equivalent system in Python is desired. Needn't be very complex as
long as the basic charting types (lines, points, bars etc) are
supported.

Thanks
I've been happy with ReportLab's Graphics package. One nice
feature is that it plugs in very well with there PDF generator
(also open source) when you are not using it to generate
stand-alone graphs.

http://www.reportlab.org

Larry Bates
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top