prevent clipping?

Dears,

In this app I'm working on, I have a circular plot (not a polar plot,
just a plot inside a circular area) in a panel, within a
wx.splitterwindow.
The problem is that the edges of the plot are being clipped (see
screenshots). How to prevent this from happening? I tried different
combination of aces.set_xlim() and axes.set_xbound(), but without
success (I also don't the difference between xlim and xbound).

screenshots , code and sample data attached.

many thanks

data.txt (255 Bytes)

pystereo17.py (9.51 KB)

application.png

chart_line.png

default.jpg

clip1.jpg

clip2.jpg

···

--
Carlos Henrique Grohmann - Geologist D.Sc.
a.k.a. Guano - Linux User #89721
ResearcherID: A-9030-2008
carlos dot grohmann at gmail dot com
http://www.igc.usp.br/pessoais/guano/
_________________
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke

Can’t stop the signal.

You can call "set_clip_box(None)" on all of the artists you draw. (The circles and other patches etc.)

Cheers,
Mike

Carlos Gu�no Grohmann wrote:

···

Dears,

In this app I'm working on, I have a circular plot (not a polar plot,
just a plot inside a circular area) in a panel, within a
wx.splitterwindow.
The problem is that the edges of the plot are being clipped (see
screenshots). How to prevent this from happening? I tried different
combination of aces.set_xlim() and axes.set_xbound(), but without
success (I also don't the difference between xlim and xbound).

screenshots , code and sample data attached.

many thanks

  ------------------------------------------------------------------------

------------------------------------------------------------------------

------------------------------------------------------------------------

------------------------------------------------------------------------

------------------------------------------------------------------------

------------------------------------------------------------------------

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p
------------------------------------------------------------------------

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options

--
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA