|
From: stetogias <ste...@gm...> - 2012-06-01 10:03:05
|
stetogias wrote: > > Hi, > > I have a figure with multiple subplots. > > In one of them I need to draw two barcharts. They have the same units in x > and y axes. > Apart from that I'm not sure this is what I need, when I use > change_geometry and I get an exception > on the twined axis since it's an Axis object and not an AxisSubplot. > > How can I do this? > > Thanks > Stelios > OK you just do another barchart using the same axis, somehow I missed it before.... -- View this message in context: http://old.nabble.com/Subplot-with-multiple-axes-and-change_geometry-tp33943714p33943833.html Sent from the matplotlib - users mailing list archive at Nabble.com. |