>>>>> "Axel" == Axel Brink <[EMAIL PROTECTED]> writes:
Axel> Hello there, I have a strange plotting problem. In the
Axel> example below I expect three equal plots of f, g and h: a
Axel> simple inclined line, but g and h produce a sawtooth
Axel> plot. What do I do wrong? Any help would be greatly
Axel> appreceated.
Not sure what your problem is -- I can run your script and get three
identical lines as expected.
My guess if you are mixing numpy with an incorrect matplotlib numerix
setting. If you are creating your arrays with numpy, you need to set
"numerix :numpy" in your matplotlibrc file
http://matplotlib.sf.net/matplotlibrc
You can find your numerix setting by running your script with
> python myscript.py --verbose-helpful
JDH
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-users