Plotting graphs in python

nk1

Joined
Oct 12, 2010
Messages
1
Reaction score
0
Hello everybody,

I am working on a project which has a large set of data consisting of around a million entries.

My problem is that if I store it in a list and try to make a plot of it using matplotlib it complains memory error even though I have 3 GB Ram.

So I need help in finding out a library that opens a screen and plots the value as soon as it comes without a need for storing it.

Although I am not looking for it but it would be great help if the library is equipped to handle graph handling.

I have looked at PyX but its problem is that it needs a file for loading the data and I can't create such a file at runtime as it would lead to a large amount of time wastage.

Please help. Thanks a lot .......
 

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,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top