hi, well, even i was also using matplotlib for some time, and it was working fine. but this time i use it for data which is quite large,( my input file has single column of float values , and length ( no. of rows) of this column is 10,000,000. ) may be because of size it might have crashed.
any way.. thanx all for advices it out. ankita On Thu, Oct 15, 2009 at 5:10 PM, David Cournapeau <courn...@gmail.com>wrote: > On Thu, Oct 15, 2009 at 7:46 PM, ankita dutta <ankita.dutt...@gmail.com> > wrote: > > thanx david, > > > > yes ,i am using matplotlib for plotting graph. > > i am using this lines in my programme: > > > > "import matplotlib.pyplot as plt" > > > > now, if the problem with matplotlib ( and i will send them mail) , > > The problem is how matplotlib was installed, not with matplotlib. I > use matplotlib every day, as many other people do, and it is certainly > not usual to crash on such simple plots. > > David >
-- http://mail.python.org/mailman/listinfo/python-list