MathGroup Archive 2002

[Date Index] [Thread Index] [Author Index]

Search the Archive

How to display one plot as an inset in another plot?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg35334] How to display one plot as an inset in another plot?
  • From: AES <siegman at stanford.edu>
  • Date: Mon, 8 Jul 2002 03:20:26 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

How to display one (complete) plot as an inset (maybe scaled, certainly 
offset) within (or on top of) another plot?

Kind of a 

    Show[ plot1, {Scaled[0.5], Offset[{2,2}], plot2} ]

capability.


  • Prev by Date: entering problem
  • Next by Date: RE: Factoring question
  • Previous by thread: RE: entering problem
  • Next by thread: RE: How to display one plot as an inset in another plot?