per freem wrote:
> Hi all,
>
> I was hoping someone could point to an example of making "inset
> graphs", where a small graph appears inside of a large graph. For
> example i want to make a line plot (using "plot") and then embed a bar
> graph (using "bar") inside it. how can i do that?
>
http:/
Hi all,
I was hoping someone could point to an example of making "inset
graphs", where a small graph appears inside of a large graph. For
example i want to make a line plot (using "plot") and then embed a bar
graph (using "bar") inside it. how can i do that?
thanks.
-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I want to specify my own color cycle in matplotlibrc. I know I can do in
the actual script:
matplotlib.axes.set_default_color_cycle(['w', 'w', 'w', 'w', 'w', 'w', 'w'])
but it renders my scripts not portable (if somebody does not have black
bg in mat
On Tue, 22 Dec 2009 17:38:41 -0500
Jae-Joon Lee wrote:
> As far as I can see, this happens when there are
>obsolete rst files
> (related with the Gallery I guess), created during the
>doc. build with
> previous svn checkout.
>
>For example, I recently removed
> mpl_examples/axes_grid/demo_fix