On Fri, Oct 16, 2009 at 7:04 PM, per freem wrote:
> hi all,
>
> i have a matrix of data and i would like to make a set of subplots,
> each subplot with a histgram of one of the columns of the data. the
> dataset is an Nx4 matrix containing only numbers between 0 and 1.
>
> i plot it like this:
>
Hi all. I'd like to know if it's possible to obtain a radar plot like
this: http://code.google.com/intl/en/apis/chart/types.html#radar (the
filled one, with cht=rs) with matplotlib. I'm using matplotlib version
0.98.5
Thanks,
Giovanni
-
Hello,
I restate the problem :
With the attached script "test_mathtext_wx.py" :
50 functions (line 31) : the 50 bitmaps are generated correctly, by when
I close the application an error appears in the console :
Assertion failed: ob_refcnt == 0, file CXX\cxx_extensions.cxx, line 1128
This appl
Hello,
If I add "self.axes.set_xscale('log')" after the line 38 of the example
file "embedding_in_wx2.py", and if I save the figure as "svg", it
produces an unreadable file.
Nor Firefox neither Inkscape can read it.
Is there a solution ?
Cédrick
--