Re: [matplotlib-devel] HTML5 Matplotlib Backend

2010-06-21 Thread william ratcliff
I just tested it and it's very cool! It works fairly quickly locally. It seems to work for Safari 5 and Chrome beta. Firefox 3.6.3 is a no show. I haven't tried Opera. What I'm really curious about is what is the latency like over the actual internet, or under higher server loads (given the

Re: [matplotlib-devel] web gui

2010-06-18 Thread william ratcliff
and were planning to start adding functionality--legends, etc.), or the new proposed html5 websocket? William On Fri, Jun 18, 2010 at 3:01 AM, Ludwig Schwardt ludwig.schwa...@gmail.comwrote: Hi, On Thu, Jun 17, 2010 at 8:07 PM, william ratcliff william.ratcl...@gmail.com wrote: How do you

Re: [matplotlib-devel] web gui

2010-06-18 Thread william ratcliff
Great! On Fri, Jun 18, 2010 at 5:43 AM, Ludwig Schwardt ludwig.schwa...@gmail.comwrote: Hi, On Thu, Jun 17, 2010 at 6:30 PM, Ondrej Certik ond...@certik.cz wrote: That would be exactly what I need. Do you have any time frame for the release? The problem is that I need it right now. So

Re: [matplotlib-devel] web gui

2010-06-17 Thread william ratcliff
I'll take a look--but how do you handle interaction? Does it end up having to communicate back to the server? On Thu, Jun 17, 2010 at 2:09 AM, John Hunter jdh2...@gmail.com wrote: On Wed, Jun 16, 2010 at 6:33 PM, william ratcliff william.ratcl...@gmail.com wrote: I have a student here

Re: [matplotlib-devel] web gui

2010-06-17 Thread william ratcliff
How do you deal with interactivity? On Thu, Jun 17, 2010 at 9:57 AM, Ludwig Schwardt ludwig.schwa...@gmail.comwrote: Hi, Simon Ratcliffe (the other Ratcliff :-)) and myself are working on an MPL backend that uses the HTML5 Canvas element. It is nearly done and soon to be released, once we

Re: [matplotlib-devel] web gui

2010-06-16 Thread william ratcliff
I have a student here trying to make a webapp for data reduction. To add interactivity, we've been using the FLOT package, and may later consider protovis. We had thought about making a javascript backend for MPL, but to just get something running, we went with FLOT for the time being...We're

Re: [matplotlib-devel] web gui

2010-06-16 Thread william ratcliff
: On Wed, Jun 16, 2010 at 5:13 PM, william ratcliff william.ratcl...@gmail.com wrote: Do you want the whole code base? Well, if you can send me something to start from, that'd be awesome. I have put my initial code here: http://github.com/certik/jsplot it uses django + raphael. Now I

Re: [matplotlib-devel] git migration

2010-03-02 Thread william ratcliff
I think there's a legal reason for the embargo--sourceforge apparently also has such a policy: http://sourceforge.net/blog/clarifying-sourceforgenets-denial-of-site-access-for-certain-persons-in-accordance-with-us-law/

Re: [matplotlib-devel] Bugs in Qt4 backend with the latest PyQt release

2009-08-31 Thread william ratcliff
Let me try to upgrade to PyQt 4.5--I'm currently using 4.4.3 on vista 32 bit. Btw. are you using python 2.6 or 2.5 (I ask because I'm still on 2.5 and am wondering if anyone has noticed any difficulties with 2.6). Cheers, Wiliam On Mon, Aug 31, 2009 at 9:36 AM, Darren Dale dsdal...@gmail.com

Re: [matplotlib-devel] Bugs in Qt4 backend with the latest PyQt release

2009-08-31 Thread william ratcliff
Ok, I upgraded to python 2.6, installed mpl 0.99 qt 4.5, and the new pyqt and things are more responsive...However, the difference between having that line in and taking it out are the difference between having pan/zoom events being extremely responsive and having an extremely noticeable lag.

Re: [matplotlib-devel] Bugs in Qt4 backend with the latest PyQt release

2009-08-31 Thread william ratcliff
I should mention that the latest test was on a windows 32 bit xp box. On Mon, Aug 31, 2009 at 11:51 AM, william ratcliff william.ratcl...@gmail.com wrote: Ok, I upgraded to python 2.6, installed mpl 0.99 qt 4.5, and the new pyqt and things are more responsive...However, the difference between

Re: [matplotlib-devel] Bugs in Qt4 backend with the latest PyQt release

2009-08-31 Thread william ratcliff
Things are more responsive than with python 2.5 and with qt 4.4.3, but the lag is still noticeable--especially compared to with the addition of the line. On Mon, Aug 31, 2009 at 12:05 PM, Darren Dale dsdal...@gmail.com wrote: I don't understand. With py-2.6, are things more responsive or is

Re: [matplotlib-devel] [Numpy-discussion] [ANN] Announcing the SciPy conference schedule

2009-07-17 Thread william ratcliff
A humble suggestion--for the March meeting of the american physical society, there is a roommate finder for splitting hotel rooms. This could be useful in keeping expenses down for some. There should be a way to do it without liability Cheers, William On Wed, Jul 15, 2009 at 10:13 PM, Gael

Re: [matplotlib-devel] release strategy, and the role of v0_98_5_maint

2009-04-08 Thread william ratcliff
I'd actually prefer it ; On Wed, Apr 8, 2009 at 9:14 AM, Charlie Moad cwm...@gmail.com wrote: I might be able to squeeze some time in this weekend. I am not thrilled about the new visual studio requirements, nor do I have access to it. I know John started a build script for OSX and I have

Re: [matplotlib-devel] speed

2007-11-09 Thread william ratcliff
Michael, Have you looked at the speed of zooming in and out with pcolormesh? On Nov 9, 2007 3:33 PM, Michael Droettboom [EMAIL PROTECTED] wrote: Darren Dale wrote: On Friday 09 November 2007 03:26:12 pm Michael Droettboom wrote: Eric Firing wrote: Mike, Thank you for once again

Re: [matplotlib-devel] pdf output

2007-09-11 Thread william ratcliff
Has anyone worked with postscript files on windows? I don't know if this is related, but when I do a savefig('foo.ps',dpi=150) on plot generated by pcolormesh, I find that ghostview gives the error: DSC Error at line 518: %%Page: 1 1 This %%Page: line occured in the trailer, which is not legal.

Re: [matplotlib-devel] svg fonts and mathtext

2007-09-07 Thread william ratcliff
Maybe I'm doing something wrong, but is there support for \AA {the angstrom} symbol within mathtext for any of the backends? If not, would it be difficult to add? Thanks, William On 9/7/07, Paul Kienzle [EMAIL PROTECTED] wrote: On Fri, Sep 07, 2007 at 03:09:10PM -0400, Michael Droettboom

Re: [matplotlib-devel] svg fonts and mathtext

2007-09-07 Thread william ratcliff
\angstrom also does not work. Thanks, William On 9/7/07, william ratcliff [EMAIL PROTECTED] wrote: Maybe I'm doing something wrong, but is there support for \AA {the angstrom} symbol within mathtext for any of the backends? If not, would it be difficult to add? Thanks, William On 9/7

Re: [matplotlib-devel] Experimental, traited config module available in svn

2007-08-17 Thread william ratcliff
A simple question--if you add traits into matplotlib, will people still be able to build executables? I remember reports of py2exe having problems with traits. Cheers, William On 8/17/07, Michael Droettboom [EMAIL PROTECTED] wrote: Thanks for fixing that. I haven't been running with the