Re: [matplotlib-devel] Updating MPlot3D to a more recent matplotlib.

2009-03-04 Thread Reinier Heeres
___ > Matplotlib-devel mailing list > Matplotlib-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > -- Reinier Heeres Waalstraat 17 2515 XK Den Haag The Netherlands Tel: +31 6 10852639 From e53f81ac43193429fbe9670bc944cd095e0b7958 Mon Sep 17 00:0

Re: [matplotlib-devel] Updating MPlot3D to a more recent matplotlib.

2009-03-08 Thread Reinier Heeres
_ > Matplotlib-devel mailing list > Matplotlib-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > -- Reinier Heeres Waalstraat 17 2515 XK Den Haag The Netherlands Tel: +31 6 10852639 mplot3d_20080309.tgz Description: GNU

Re: [matplotlib-devel] Updating MPlot3D to a more recent matplotlib.

2009-03-11 Thread Reinier Heeres
riginal code from John Porter was under a BSD > license.  I am thinking of adding our names and the BSD license to the > top of each file to protect it while its not officially part of > matplotlib.  What do you think? > >

Re: [matplotlib-devel] Updating MPlot3D to a more recent matplotlib.

2009-03-11 Thread Reinier Heeres
l > from?  I can't from the web viewer. > > Thanks, > J. > > On Wed, Mar 11, 2009 at 4:25 AM, Reinier Heeres wrote: >> Hi, >> >> I updated my patch a bit more, and now all tests are running (try >> "python axes3d.py"). Only the contourf3D is no

Re: [matplotlib-devel] Updating MPlot3D to a more recent matplotlib.

2009-03-18 Thread Reinier Heeres
t3d;a=summary Regards, Reinier On Wed, Mar 11, 2009 at 11:22 PM, Reinier Heeres wrote: > Hi Jon, > > Good point, I forgot about that! > > It's available for cloning now: git clone > http://qtwork.nano.tudelft.nl/public_git/users/rwh/mplot3d > > Cheers, > Reinie

Re: [matplotlib-devel] Updating MPlot3D to a more recent matplotlib.

2009-03-30 Thread Reinier Heeres
ges/mpl_toolkits/__init__.pyc, but /usr/lib/python2.5/site-packages/mplot3d-0.1-py2.5.egg is being added to sys.path __import__('pkg_resources').declare_namespace(__name__) This can probably be fixed, but I would prefer things to live in the ma

Re: [matplotlib-devel] Updating MPlot3D to a more recent matplotlib.

2009-04-12 Thread Reinier Heeres
7;m am CC-ing the reply to the list. > > On Wed, Apr 1, 2009 at 5:19 PM, Reinier Heeres wrote: > >> That is one issue, but if I try to solve that I get some >> strange-looking result. It seems that the patches I am drawing are not >> scaled properly; they are way too la

Re: [matplotlib-devel] Updating MPlot3D to a more recent matplotlib.

2009-04-13 Thread Reinier Heeres
n Sun, Apr 12, 2009 at 6:09 PM, Reinier Heeres wrote: >> Hi, >> >> It took me a while to get this done, but I managed to make mplot3d >> working with svn trunk again! > > Hmm, this does not seem to be against svn HEAD on the trunk.  I cloned > your repo with

Re: [matplotlib-devel] mplot3d: thanks and buglet.

2009-04-15 Thread Reinier Heeres
__ > Matplotlib-devel mailing list > Matplotlib-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > > -- Reinier Heeres Bleijenburg 64 2511 VD Den Haag The Netherlands Tel: +31 6 10852639 --

[matplotlib-devel] Mplot3d

2009-05-23 Thread Reinier Heeres
y thoughts? Finally, I'm also trying to write a bit of docs in Sphinx, hope to have something interesting soon... Cheers, -- Reinier Heeres Bleijenburg 64 2511 VD Den Haag The Netherlands Tel: +31 6 10852639 -- Regist

[matplotlib-devel] Building docs

2009-05-28 Thread Reinier Heeres
er for new people to get the docs built. Regards, -- Reinier Heeres Bleijenburg 64 2511 VD Den Haag The Netherlands Tel: +31 6 10852639 -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gatheri

Re: [matplotlib-devel] mplot3d - text3D replacement?

2009-06-02 Thread Reinier Heeres
instance ax, it > used the ax.text3D method to place labels on the 3-D axes.  Is > there a counterpart for mplot3d.axes3d?  The only similar method I see > there is text(), which only takes an (x, y) position instead of > an (x,y,z) position. > > Thanks, > Tom -- Reinier Heeres

[matplotlib-devel] mplot3d update

2009-06-07 Thread Reinier Heeres
hange it in the future. Regards, -- Reinier Heeres Bleijenburg 64 2511 VD Den Haag The Netherlands Tel: +31 6 10852639 -- OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the nex

Re: [matplotlib-devel] mplot3d update

2009-06-08 Thread Reinier Heeres
Hi John, On Mon, Jun 8, 2009 at 2:58 PM, John Hunter wrote: > On Sun, Jun 7, 2009 at 6:27 PM, Reinier Heeres wrote: >> Hi all, >> >> I just updated mplot3d with some refactoring, more examples and the >> start of documentation. Also semi-3D text is available again.

Re: [matplotlib-devel] mplot3d update

2009-06-08 Thread Reinier Heeres
... > > I really appreciate your good work. > > Gökhan > > > On Sun, Jun 7, 2009 at 6:27 PM, Reinier Heeres wrote: >> >> Hi all, >> >> I just updated mplot3d with some refactoring, more examples and the >> start of documentation. Also semi-3D text is avai

Re: [matplotlib-devel] mplot3d update

2009-06-08 Thread Reinier Heeres
, ahh we also need zticks for your case :) > > gs > > > On Mon, Jun 8, 2009 at 4:37 PM, Reinier Heeres wrote: >> >> Hi, >> >> I'm not sure what line you are referring to; do you mean the grid >> lines? If not, please provide an image. >> >

Re: [matplotlib-devel] mplot3d update

2009-06-09 Thread Reinier Heeres
ight be able to dig up, but I think it should be pretty > forward to implement de novo. Added, and I also improved the contour plotting code, which was slightly broken! Bug reports are welcome. Regards, -- Reinier Heeres Bleijenburg 64 2511 VD Den Haag The Netherlands Tel:

Re: [matplotlib-devel] mplot3d update

2009-06-13 Thread Reinier Heeres
case :) > > gs > > > On Mon, Jun 8, 2009 at 4:37 PM, Reinier Heeres wrote: >> >> Hi, >> >> I'm not sure what line you are referring to; do you mean the grid >> lines? If not, please provide an image. >> >> At the moment these lines

Re: [matplotlib-devel] mplot3d update

2009-06-15 Thread Reinier Heeres
, Gökhan SEVER wrote: > On Sat, Jun 13, 2009 at 4:17 PM, Reinier Heeres wrote: >> >> Hi, >> >> I just fixed this issue and implemented setting/unsetting of the grid. >> I also added a parameter axes3d.grid to matplotlibrc, which defaults >> to True. Is that ok?

Re: [matplotlib-devel] mplot3d update

2009-06-16 Thread Reinier Heeres
Sounds good as well, so I just removed it. Cheers, Reinier On Mon, Jun 15, 2009 at 10:35 PM, John Hunter wrote: > On Mon, Jun 15, 2009 at 3:33 PM, John Hunter wrote: >> On Mon, Jun 15, 2009 at 3:28 PM, Reinier Heeres wrote: >>> John, >>> >>> Shall I update t

Re: [matplotlib-devel] Adding Shades Keyword to 3D routines.

2009-08-07 Thread Reinier Heeres
-2.5.tar.gz >>> tar xvfz agg-2.5.tar.gz >>> cd agg-2.5 >>> make >>> cd examples/X11/ >>> make gouraud >>> ./gouraud >>> >>> >>> >>> >

Re: [matplotlib-devel] Adding Shades Keyword to 3D routines.

2009-08-09 Thread Reinier Heeres
> On Fri, Aug 7, 2009 at 8:27 AM, Reinier Heeres wrote: >> Hi, >> >> This looks great! I'd be happy to try and work on this for mplot3d as well. >> >> Ryan: as for your patch, I'll look at it over the weekend or next week >> and see if I can apply it to

Re: [matplotlib-devel] 0.99.x maintenance branch created

2009-08-11 Thread Reinier Heeres
orting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now.  http://p.sf.net/sfu/bobj-july > _________

Re: [matplotlib-devel] Adding Shades Keyword to 3D routines.

2009-08-27 Thread Reinier Heeres
have taken a look at these and I can close or update them as > necessary. > > JDH -- Reinier Heeres Tel: +31 6 10852639 -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simpli

Re: [matplotlib-devel] proposed change to colors.py

2009-10-05 Thread Reinier Heeres
ttend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > ___ > Matplotlib-devel mailing list > Matplotlib-d

Re: [matplotlib-devel] 3D Axes scatter : no possibility to vary color/size of markers

2009-12-09 Thread Reinier Heeres
;> should already be a nice answer... >> > > Please file a bug on the tracker and I will assign it to Reinier > > http://sourceforge.net/tracker/?atid=560720&group_id=80706&func=browse > > Thanks, > JDH > -- Reinier Heeres Tel: +31 6 10852639 -

Re: [matplotlib-devel] many mplot3d fixes

2010-02-24 Thread Reinier Heeres
___ > Matplotlib-devel mailing list > Matplotlib-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > > -- Reinier Heeres Tel: +31 6 10852639 -- Dow

Re: [matplotlib-devel] Patchs for changing ticks messing up mplot3d and tick-get/setters

2010-07-27 Thread Reinier Heeres
of $1 Million in cash or HP Products. Visit us here for more details: > http://ad.doubleclick.net/clk;226879339;13503038;l? > http://clk.atdmt.com/CRS/go/247765532/direct/01/ > ______

Re: [matplotlib-devel] Patchs for changing ticks messing up mplot3d and tick-get/setters

2010-08-25 Thread Reinier Heeres
se as >> > Benjamin suggested, so just let me know if that's necessary - thank! >> > >> > On Tue, Jul 27, 2010 at 12:27 AM, Reinier Heeres >> > wrote: >> >> Hi Erik, >> >> >> >> Sorry for the delay. From just looking at the