Re: [Matplotlib-users] problem with latest numpy

2006-08-25 Thread PGM
Hola, Use the SVN version, it works pretty OK with 1.0b2 - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM We

[Matplotlib-users] problem with latest numpy

2006-08-25 Thread Flavio Coelho
hi which is the latest version of numpy supported by matplotlib?I recently updated to numpy 1.0b2 and I cant import pylab anymore.part of the problem is this code of numerix.__init__.py: elif which[0] == "numpy":    try:    import numpy.oldnumeric as numpy    from numpy.oldnumeric import * 

Re: [Matplotlib-users] Getting started with bar charts

2006-08-25 Thread Derek Hohls
Jouni Wow! A guru at work... this solves all my current problems; your insights and comments are most appreciated! To return to my first post - matplotlib aims to make simple things simple - I would argue that the way tickmarks are currently dealt with is NOT simple & it would be great to see

Re: [Matplotlib-users] color normaliztion for an contourf plot

2006-08-25 Thread Eric Firing
Jordan Dawe wrote: > So I have a contourf plot and I am resetting the ylims so as to only > display a subset of the full contourf plot. Is there anyway to set norm > and the colorbar so they take their colormapping settings using the data > currently on display? By which I mean: the full datas