Hi list members!

I'm not sure if this is bad style or anything but I'm trying to do
something like in this example:
http://matplotlib.sourceforge.net/examples/pylab_examples/barchart_demo2.html

I would like to haver different labels on both sides.
a) I tried using the twinx() command like in that example but the axes
seem to be scaled differently i.e. the ticks on the right don't have the
same spacing as on the left.

Sample code is here:
http://paste.pocoo.org/show/247636/

b) Is it necessary to do that with twinx() or is there a way to set the
labels for both sides independently?

Best
Simon

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to