MathGroup Archive 2008

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

Search the Archive

Re: How to get the size of Inset in Graphics?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg90072] Re: How to get the size of Inset in Graphics?
  • From: lehin.p at gmail.com
  • Date: Fri, 27 Jun 2008 06:21:45 -0400 (EDT)
  • References: <200806251030.GAA18987@smc.vnet.net> <g3vkpe$kcm$1@smc.vnet.net>

I know that you sugest but it is NOT the my case. The question was
quite clear: how to get the size of Inset programmatically? I have no
idea... Is is possible at all?


On 26 June, 12:42, Curtis Osterhoudt <c... at lanl.gov> wrote:
>   Or perhaps use Scaled?
>
>     ins = Grid[
>    Table[StringJoin["Some Text ", ToString[i*j]], {i, 1, 4}, {j, 1,
>      2}]];
> Show[Plot[1/x, {x, 1, 10}, Epilog -> Inset[ins, Scaled[{0.75, 0.8}]]]]
> =========================
==========================
=========
> Curtis Osterhoudt
> cfo at remove_this.lanl.and_this.gov
> PGP Key ID: 0x4DCA2A10
> Please avoid sending me Word or PowerPoint attachments
> Seehttp://www.gnu.org/philosophy/no-word-attachments.html
> =========================
==========================
=========



  • Prev by Date: Re: 0.0 is different with 0?
  • Next by Date: RE: Vary PlotStyle in ListPlot ?
  • Previous by thread: Re: How to get the size of Inset in Graphics?
  • Next by thread: Export PDF plot or Save Selection As -- big troubles with Illustrator