First of all congratulation for the release 1.1.0 of matplotlib it's a
wonderfull.
since the version 0.90 I started to use it, I keep enjoy it everyday. I
work with PyQT4 and PySide.
I try to modify the height of the NavigationToolbar2QT, but no matter I
use "resize" the Qt4 method nothing happ
On Wed, Aug 10, 2011 at 1:36 PM, Jay Wineinger wrote:
> Hi everyone,
>
> I'm trying to construct a radar plot for 5 variables. I've found the
> example code (radar_chart.py) for doing this with matplotlib but I'm having
> trouble adjusting one aspect of the rendering. That sample file produces
>
Hi Ben,
I will try to do it. Once it is done I let you know.
Cheers,
marc
On Wed, Aug 10, 2011 at 7:41 PM, Benjamin Root wrote:
>
>
> On Wed, Aug 10, 2011 at 12:32 PM, Marc Magrans de Abril
> wrote:
>>
>> Dear colleagues,
>>
>> I'm trying to display an histogram with logarithmic bins using the
On Wed, Aug 10, 2011 at 12:32 PM, Marc Magrans de Abril <
marcmagransdeab...@gmail.com> wrote:
> Dear colleagues,
>
> I'm trying to display an histogram with logarithmic bins using the
> logarithmic scale in the x-axis. When I execute the attached python
> script it crashes giving a "Bus Error" me
Hi everyone,
I'm trying to construct a radar plot for 5 variables. I've found the
example code (radar_chart.py) for doing this with matplotlib but I'm having
trouble adjusting one aspect of the rendering. That sample file produces
radar plots with circular frames and ticks (see
http://wineinger
Dear colleagues,
I'm trying to display an histogram with logarithmic bins using the
logarithmic scale in the x-axis. When I execute the attached python
script it crashes giving a "Bus Error" message (see also the attached
core dump).
If I remove the line "plt.xscale('log')" the script goes up to
Does anyone maintain a PPA with a python-matplotlib-nox suitable for Ubuntu
11.04 amd64 server i.e. built without X or GUI libraries?
On a fresh Ubuntu server install, python-numpy has relatively few dependencies,
but python-matplotlib pulls in everything the full GUI needs.
$ sudo aptitude insta