Re: [Matplotlib-users] making inset graphs (small graph inside larger graph?)

2009-12-23 Thread Andrew Straw
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:/

[Matplotlib-users] making inset graphs (small graph inside larger graph?)

2009-12-23 Thread per freem
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. -

[Matplotlib-users] define color cycle in matplotlibrc

2009-12-23 Thread Dominik Szczerba
-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

Re: [Matplotlib-users] python make.py html failure

2009-12-23 Thread Nils Wagner
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