[Matplotlib-users] code searching
Hi all, On the matplotlib website I can't find an "old" example code showing a figure with two vertical plots, where the second represents a "zoom" of some selected datas in a rectangle of the first axis, and between the two axis there was a trapezoid. If someone has this code, I'll be happy to get it :) Thanks -- Lionel Roubeyrie chargé d'études LIMAIR - La Surveillance de l'Air en Limousin http://www.limair.asso.fr -- Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users
Re: [Matplotlib-users] code searching
Lionel Roubeyrie wrote: > Hi all, > On the matplotlib website I can't find an "old" example code showing a > figure with two vertical plots, where the second represents a "zoom" of > some selected datas in a rectangle of the first axis, and between the > two axis there was a trapezoid. > If someone has this code, I'll be happy to get it :) > Thanks I don't remember a demo like that in matplotlib, but I do remember such a demo for Chaco2. Ryan -- Ryan May Graduate Research Assistant School of Meteorology University of Oklahoma -- Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users
Re: [Matplotlib-users] setting thickness of axis frame
Hi Jae-Joon, JL> Everything works fine for me. JL> Can it be just that the canvas is not redrawn after you set the JL> linewidth? It will be helpful if you post a standalone script that JL> reproduces your problem. Regards, Yes, this was the problem. I don't know why the same scripts were working before, but adding draw() now does the trick. -- Christopher Brown, Ph.D. Department of Speech and Hearing Science Arizona State University -- Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users
Re: [Matplotlib-users] universal_newline in matplotlib 0.91.2?
Jeff et al: I submitted a bug report about universal newline support in the gzip module. It's been fixed. Much thanks to Skip Montanaro: http://bugs.python.org/issue5148 I have no idea if this issue exists in the zip module and/or py3k, but it's a start. Of course, we can't count in it for ages, as we need MPL to work on older versions of Python, but it's a step in the right direction. -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R(206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception chris.bar...@noaa.gov -- Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users