On Wed, Jun 22, 2011 at 9:15 AM, John Hunter wrote:
> On Wed, Jun 22, 2011 at 8:30 AM, Michael Droettboom
> wrote:
> > matplotlib doesn't currently support gradients. Patches welcome! :)
> It's
> > probably a lot of work to get it working across all backends, but
> following
> > the pattern of
On Wed, Jun 22, 2011 at 8:30 AM, Michael Droettboom wrote:
> matplotlib doesn't currently support gradients. Patches welcome! :) It's
> probably a lot of work to get it working across all backends, but following
> the pattern of how hatches are handled now would probably be a good guide.
There
matplotlib doesn't currently support gradients. Patches welcome! :)
It's probably a lot of work to get it working across all backends, but
following the pattern of how hatches are handled now would probably be a
good guide.
Mike
On 06/21/2011 07:18 PM, Paul Menzel wrote:
Dear Matplotlib f
Hello,
i have a small problem sharing axes with twinned subplots.
Here is a code snippet:
ax = fig.add_subplot(212, sharex = bx)
ax.plot()
grid()
cx = ax.twinx()
cx.plot()
The problem is, that both axis are independent. So on the left side, the tick
steps are 0.05 and on the right side 0.1.
Am Dienstag, den 21.06.2011, 19:17 -0400 schrieb josef.p...@gmail.com:
> On Tue, Jun 21, 2011 at 5:25 PM, Paul Menzel wrote:
> > Am Dienstag, den 21.06.2011, 09:43 -0400 schrieb josef.p...@gmail.com:
> >> On Tue, Jun 21, 2011 at 8:47 AM, Paul Menzel wrote:
> >
> >> > I want to plot all paths of a s