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
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.
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
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