[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.

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


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.sourceforge.net/examples/pylab_examples/axes_demo.html

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users