Hi,
We are trying to plot a climogram (where you have temperature on the
left hand axis, and precipitation on the RHS). The data need to be
properly scaled as well. We have used twinx() to get the two axes.
However, the precipitation (plotted as bars) goes over the temperature
line, when it should be the other way around. I have tried setting the
zorder of the temperature line to a large value, but to no avail. I
have also tried setting the zorder of the axis of the first plot, but
again, no luck.

How can we plot the lines (belonging to the LHS axis) on top of the bars?

Thanks!
Jose

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to