Could this be a data type issue? from numpy import arange arange(120, 130, dtype=Int8)
Out: array([ 120, 121, 122, 123, 124, 125, 126, 127, -128, -127], dtype=int8) On Wednesday 25 October 2006 09:51, John Hunter wrote: > >>>>> "Trond" == Trond Danielsen <[EMAIL PROTECTED]> writes: > > Trond> Hello everyone! I have a problem with matplotlib: If the > Trond> input data has values larger than 130, the graph wraps > Trond> around. Is this a known problem? > > Trond> I am using matplotlib 0.87.3 on fedora core 5. -- Trond > Trond> Danielsen > > I've never seen this before. Can you provide a free-standing, > complete example? > > JDH > > ------------------------------------------------------------------------- > 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 WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Darren S. Dale, Ph.D. Staff Scientist Cornell High Energy Synchrotron Source Cornell University 275 Wilson Lab Rt. 366 & Pine Tree Road Ithaca, NY 14853 [EMAIL PROTECTED] office: (607) 255-3819 fax: (607) 255-9001 http://www.chess.cornell.edu ------------------------------------------------------------------------- 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 WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users