Re: [Matplotlib-users] X Window System error

2012-10-02 Thread Damon McDougall
On Tue, Oct 2, 2012 at 6:07 PM, Eric Firing wrote: > On 2012/10/02 4:12 AM, Mic wrote: >> Hi Eric, >> I have a dataset which contains about 4600 values. >> >> Is it possible to display 4600 values with a bar char and labels? >> >> Thank you in advance. > > Mic, > > I don't think so, as a practical

Re: [Matplotlib-users] X Window System error

2012-10-02 Thread Eric Firing
On 2012/10/02 4:12 AM, Mic wrote: > Hi Eric, > I have a dataset which contains about 4600 values. > > Is it possible to display 4600 values with a bar char and labels? > > Thank you in advance. Mic, I don't think so, as a practical matter. A screen doesn't even have that many pixels of width.

Re: [Matplotlib-users] X Window System error

2012-10-02 Thread Mic
Hi Eric, I have a dataset which contains about 4600 values. Is it possible to display 4600 values with a bar char and labels? Thank you in advance. On Tue, Oct 2, 2012 at 4:04 PM, Eric Firing wrote: > On 2012/10/01 7:28 PM, Mic wrote: > > Hi, > > > > I have got the following error with the f

Re: [Matplotlib-users] X Window System error

2012-10-01 Thread Eric Firing
On 2012/10/01 7:28 PM, Mic wrote: > Hi, > > I have got the following error with the following code: > /$ python mpl.py/ > /Traceback (most recent call last):/ > / File > "/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_gtk.py", > line 398, in expose_event/ > /self._render_figure