Is there anything akin to this MATLAB script:
http://www.mathworks.com/company/newsletters/digest/june00/export/
available for mpl? or some simple set of commands that will
accomplish the same task?
-gideon
-
This SF.Net
[EMAIL PROTECTED] wrote:
> Dear All,
>
> For the class "PrintoutWx" in backend_wx.py, because it doesn't update the API
> change from matplotlib 0.98.3. All of "print" and "print preview" doesn't
> work correctly on new version(matplotlib 0.98.3.)
>
> if we change the line in 2109 "self.canvas.f
El jue, 25-09-2008 a las 22:19 +0200, Oz Nahum escribió:
> >¿What's the meaning of that data arrange? I can't make any sense of
> >plotting a 2D scatter from a 3D array.
>
> when I wrote:
> head = [[0,0,10],
> [1,0,13],
> [2,0,11],
> [3,
Dear All,
For the class "PrintoutWx" in backend_wx.py, because it doesn't update the API
change from matplotlib 0.98.3. All of "print" and "print preview" doesn't
work correctly on new version(matplotlib 0.98.3.)
if we change the line in 2109 "self.canvas.figure.dpi.set(fig_dpi)"
into
"self.canv
When plotting a global image using the robinson projection and the bluemarble
image, I have the problem that the image remains rectangular and goes beyond
the curved projection map boundaries (see attachment). Is there anyway around
this?
Cheers,
Momme
import mpl_toolkits.basemap as b
import n
On Fri, Sep 26, 2008 at 12:52:01PM +0100, Peter Saffrey wrote:
> Is there a way to automatically resize plots (and subplots) and
> move/resize plot legends so that they don't obscure the plotted data? I
> have this problem especially on plots with 4 or 5 tracks.
>
> I can post an example, but I
Antoine De Pauw wrote:
> Jeff,
>
> I totally agree this is due to missing values
>
> Again I've got difficulties to find good words so forgive me, what I tried
> to say is that the ability to have that border transparent would be a good
> feature in next releases, for people who need to interpolate
Is there a way to automatically resize plots (and subplots) and
move/resize plot legends so that they don't obscure the plotted data? I
have this problem especially on plots with 4 or 5 tracks.
I can post an example, but I wasn't sure of the etiquette of posting
images to this list.
Cheers,
P