Eric Firing wrote:
> A new mpl release is coming soon. One of the changes is that there is a
> new matplotlib.pyplot module that has only the plotting parts of the
> pylab interface. The pylab module still imports from oldnumeric, so it
> still has the old Numeric-style upper case types (Float
On Nov 9, 2007 12:37 PM, John Hunter <[EMAIL PROTECTED]> wrote:
> On Nov 8, 2007 7:48 PM, sunzen w. <[EMAIL PROTECTED]> wrote:
> > Mike,
> > Thank you for your suggestion.
> > I found that pan mode doesn't work as expected in page of notebook.
> > The sample code is attached.
> > Thanks for your fu
On Nov 8, 2007 7:48 PM, sunzen w. <[EMAIL PROTECTED]> wrote:
> Mike,
> Thank you for your suggestion.
> I found that pan mode doesn't work as expected in page of notebook.
> The sample code is attached.
> Thanks for your further guidance in advance.
Now that is a well focused question. A little
On Nov 9, 2007 8:45 AM, Darren Dale <[EMAIL PROTECTED]> wrote:
> I think it has not been resolved. I am not so familiar with the mpl's color
> handling code, and I need to turn to "official business" for the rest of the
> day. John or Eric, do you have time to look into this? The string 'None' is
On Friday 09 November 2007 09:24:25 am Peter-Jan Randewijk wrote:
> Hi Darren, John, Eric,
>
> Has the issue regarding, edgecolor='None', been resolved or is this
> still work in progress.
>
> I am busy with a presentation using LaTeX's Beamer class with a
> "corporate gradiented grayish backgroun
On Friday 09 November 2007 08:11:02 am Michael Droettboom wrote:
> Thanks for these patches. (And thanks for the e-mail -- many of the
> developers, myself included, don't follow the trackers all that
> frequently.)
I agree. Its great to get patch submissions, and I dont follow the tracker as
cl
Thanks for these patches. (And thanks for the e-mail -- many of the
developers, myself included, don't follow the trackers all that frequently.)
Martin Teichmann wrote:
> Hi all,
>
> I've looked a bit into the Qt4 backend and found some oddities
> that might be interesting to change. The Qt4 ba
Darren Dale wrote:
> On Friday 09 November 2007 07:25:09 am Michael Droettboom wrote:
>> Darren wrote:
>> * Use the system pyparsing, if available. If not, install pyparsing like we
>> do with pytz and dateutil. matplotlib.pyparsing is gone.
>>
>> That seems like a bad idea. In my experience, pypa
On Friday 09 November 2007 07:25:09 am Michael Droettboom wrote:
> Darren wrote:
> * Use the system pyparsing, if available. If not, install pyparsing like we
> do with pytz and dateutil. matplotlib.pyparsing is gone.
>
> That seems like a bad idea. In my experience, pyparsing has changed APIs
> a
Darren wrote:
* Use the system pyparsing, if available. If not, install pyparsing like we do
with pytz and dateutil. matplotlib.pyparsing is gone.
That seems like a bad idea. In my experience, pyparsing has changed APIs at
even minor releases. Worse, given the complexity of the interface, I wo
Hi all,
I've looked a bit into the Qt4 backend and found some oddities
that might be interesting to change. The Qt4 backend
does not use the Qt4 facilities to create a toolbar but does
it on its own. I changed that and filed a patch at the sourceforge
patch site under patch request ID 1828848 (Qt4
On Friday, 9 November 2007, Eric Firing wrote:
> Greg Novak wrote:
> > Much of the data that I would like to plot lives on machines
> > other than my desktop. I'd like to log in to the remote machine,
> > start Python, and then let Matplotlib pop up an Xwindow on my
> > desktop machine. The probl
12 matches
Mail list logo