Re: [matplotlib-devel] What would you like to see in a book about Matplotlib?

2009-02-02 Thread Chris Walker
On Sun, Feb 01, 2009 at 11:59:06PM +0100, Sandro Tosi wrote: > Hi Chris, > thanks for your reply, helpful as usual :) > > On Fri, Jan 30, 2009 at 18:59, Chris Walker > wrote: > > Firstly, good luck with the book. > > cheers :) > > > The sort of book

Re: [matplotlib-devel] What would you like to see in a book about Matplotlib?

2009-01-30 Thread Chris Walker
Note: Posted to matplotlib-devel and debian-science. Sandro, Firstly, good luck with the book. The sort of book I'd buy would explain how to use the combination of matplotlib/ipython/scipy/numpy to analyse data. > - what are you using matplotlib for? I want to use matplotlib/ipython

Re: [matplotlib-devel] errors building docs

2008-12-13 Thread Chris Walker
Michael Droettboom writes: > Darren Dale wrote: > > I am seeing some errors when I build the docs, including import errors > > for nonexistent date_support and basic_units modules, and: > I added the ability for explicitly setting sys.path so that modules in > the same directory as an example w

Re: [matplotlib-devel] using new in axes.hist

2008-12-08 Thread Chris Walker
John Hunter <[EMAIL PROTECTED]> writes: > I think the version check is a good idea, so people won't get the > annoying warning. Could you add this? > > Sent from my iPhone > > On Dec 7, 2008, at 2:22 PM, "Jae-Joon Lee" <[EMAIL PROTECTED]> wrote: > > > I'm currently using numpy 1.1.1 and np.h

Re: [matplotlib-devel] New doc update

2008-10-15 Thread Chris Walker
"John Hunter" <[EMAIL PROTECTED]> writes: > On Wed, Oct 15, 2008 at 8:18 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote: > > The new stylesheet for the docs looks great, John! > > I just ripped this off hook-line-and-sinker from the sphinx docs, and > added the few css bits you created earlier.

Re: [matplotlib-devel] a patch to have a correct baseline when usetex=True

2008-09-02 Thread Chris Walker
"Jae-Joon Lee" <[EMAIL PROTECTED]> writes: > Here is a patch which uses a preview package. It uses a "showbox" > option in the preview package, with a slight tweak (this only patches > the texmanager.py. You still need to apply the agg backend patch in my > previous post). It would be good if this

Re: [matplotlib-devel] preparing for 0.98.3 and 0.91.5

2008-07-27 Thread Chris Walker
"John Hunter" <[EMAIL PROTECTED]> writes: > On Sun, Jul 27, 2008 at 12:39 PM, Mikhail Gusarov > <[EMAIL PROTECTED]> wrote: > > Twas brillig at 12:30:39 27.07.2008 UTC-05 when [EMAIL PROTECTED] did gyre > > and gimble: > > > > JH> Mikhail, if you are so inclined and there is still time, you may >

[matplotlib-devel] Latex Documentation build errors - possibly scale_docs

2008-06-30 Thread Chris Walker
When building the docs using make.py in the doc directory, Latex hangs. I'm using the svn version of the docs on a debian system with matplotlib 0.98.1 and sphinx 0.4. Latex hangs ( but can be made to continue by pressing return) at the following point: Underfull \hbox (badness 1) in pa

[matplotlib-devel] Minor typo in docs

2008-06-27 Thread Chris Walker
The patch below fixes a minor typo in the documentation. Chris [EMAIL PROTECTED]:~/mydeb/mpl-svn/matplotlib/trunk/matplotlib/lib/matplotlib$ svn diff afm.py Index: afm.py === --- afm.py (revision 5683) +++ afm.py (workin

Re: [matplotlib-devel] upcoming release

2008-06-24 Thread Chris Walker
"Sandro Tosi" <[EMAIL PROTECTED]> writes: > On Mon, Jun 23, 2008 at 13:48, Sandro Tosi <[EMAIL PROTECTED]> wrote: > > On Mon, Jun 23, 2008 at 04:43, Charles Moad <[EMAIL PROTECTED]> wrote: > >> The releases and builds are up. Please test them out, and I'll leave the > >> announcements to you, Joh

Re: [matplotlib-devel] AttributeError: 'module' object has no attribute 'GraphicsContext'

2008-06-13 Thread Chris Walker
"John Hunter" <[EMAIL PROTECTED]> writes: > On Fri, Jun 13, 2008 at 9:25 AM, Chris Walker > <[EMAIL PROTECTED]> wrote: > > >> So if we want to support stable, *and* > >> the latest releases, we've got a lot of ongoing compatibility work to

Re: [matplotlib-devel] AttributeError: 'module' object has no attribute 'GraphicsContext'

2008-06-13 Thread Chris Walker
"John Hunter" <[EMAIL PROTECTED]> writes: > On Thu, Jun 12, 2008 at 3:38 PM, Ken McIvor <[EMAIL PROTECTED]> wrote: > > On Jun 12, 2008, at 3:22 PM, John Hunter wrote: > >> > >> If some wx guru sees an easy fix here, by all means add it. > > > > Not to imply that I'm a guru, but I'll try to look in

Re: [matplotlib-devel] Home page text

2006-11-01 Thread Chris Walker
John Hunter <[EMAIL PROTECTED]> writes: > > "Charlie" == Charlie Moad <[EMAIL PROTECTED]> writes: > > Charlie> I think this needs some clean-up: "The latest > Charlie> matplotlib-0.87.7 for windows was compiled with numpy 1.0 > Charlie> final. Please make sure you are not using th