Closed
Description
Here is an example of the hist
method called as a multi-panel plot via the by
argument, with sharey=True
and sharex=True
. As you can observe in the plot at the bottom of the notebook, neither the x nor the y axis is shared among the subplots.
Running 0.11.1 on Python 2.7.2 (OS X 10.8.4).