[Matplotlib-users] backend_wx and 0.98.0

2008-06-12 Thread James A. Benson
My app uses the wx backend, so I happened to notice that the backend_wx doesn't seem to work with matplotlib 0.98.0. Running the 0.98 example embedding_in_wx.py shows the problem. Only a bit of the lines get plotted. The pan up/down zoom in/out all show various error messages. When i revert bac

[Matplotlib-users] Consist Symbols/Sizes between Plot/Scatter

2008-06-12 Thread T J
I am making a scatter plot and want the legend to display the symbols. This functionality doesn't seem to exist, so I have followed the workaround outlined here: http://www.nabble.com/Legend-for-a-scatter-plot-based-on-symbols-td17554839.html#a17554839 Are there any plans to make the symbols whi

Re: [Matplotlib-users] No plots show after update

2008-06-12 Thread John Hunter
On Thu, Jun 12, 2008 at 4:19 PM, T J <[EMAIL PROTECTED]> wrote: > I just updated my version of matplotlib to r5496, and now when I type > show(), nothing happens. What could have gone wrong? Sorry if this is > simple. I've attached a log of the installation. Try > rm -rf build > rm -rf /pat

Re: [Matplotlib-users] CocoaAgg backend seems to be broken

2008-06-12 Thread John Hunter
On Thu, Jun 12, 2008 at 2:58 PM, İsmail Dönmez <[EMAIL PROTECTED]> wrote: > Hi all, > > I was trying matplotlib 0.98.0 and Qt4 backend works great but Coca > backend seems to be broken : Charlie, any chance you can try and port cocoaagg over to the new trunk api. figure.dpi is no longer a lazy va

[Matplotlib-users] CocoaAgg backend seems to be broken

2008-06-12 Thread İsmail Dönmez
Hi all, I was trying matplotlib 0.98.0 and Qt4 backend works great but Coca backend seems to be broken : Python 2.5.1 (r251:54863, Jan 17 2008, 19:35:17) [GCC 4.0.1 (Apple Inc. build 5465)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> from scipy import lena

Re: [Matplotlib-users] Newbie trying to install matplotlib on OS10.5

2008-06-12 Thread Christopher Barker
John Hunter wrote: > Could you try the instructions at: > > http://ipython.scipy.org/moin/Py4Science/InstallationOSX Minor note on that: """ I installed wxPython2.8-osx-unicode-2.8.3.0-universal10.4-py2.5.dmg from the pythonmac site and am crossing my fingers that I don't find myself entangled

Re: [Matplotlib-users] Newbie trying to install matplotlib on OS10.5

2008-06-12 Thread Christopher Barker
John Hunter wrote: > Could you try the instructions at: > > http://ipython.scipy.org/moin/Py4Science/InstallationOSX note that these only work on OS-X 10.5 (which was the OP's question). However, the key issue is if you are building it just for yourself, or if you want to be able to re-distribu

Re: [Matplotlib-users] Newbie trying to install matplotlib on OS10.5

2008-06-12 Thread John Hunter
On Thu, Jun 12, 2008 at 1:11 AM, Dan Murphy <[EMAIL PROTECTED]> wrote: > I tried to follow the directions per > > % python setup.py build > % python setup.py install Could you try the instructions at: http://ipython.scipy.org/moin/Py4Science/InstallationOSX and let us know how it goes? Thanks,

[Matplotlib-users] Newbie trying to install matplotlib on OS10.5

2008-06-12 Thread Dan Murphy
I tried to follow the directions per % python setup.py build % python setup.py install but within the build step I get the message "library not found for -lpng" It exits with an error code, and then install does not work either (no surprise). I also tried easy_install. It says that I have nump

Re: [Matplotlib-users] bounding box functionality with text() function

2008-06-12 Thread Michael Droettboom
If you can find a way to create a minimal script, that would be better, because then we can verify the fix. But barring anything else, seeing the .eps might help. Cheers, Mike Michael Hearne wrote: > John - Thanks for the quick fix. I'm having a separate issue now with > an EPS file being gen

[Matplotlib-users] ticks label to the right side

2008-06-12 Thread Fabrice Silva
Hi folks Using version 0.91.2, I do not manage to push ticks labels to the right side of the axis, keeping ticks lines on both sides. How can I do it ? Another question : I have two subplot "in-line" (121 and 122) sharing the same yaxis. How would you set a single set of yticks labels displayed