|
[Date Index]
[Thread Index]
[Author Index]
Re: Formatting GraphicsRow/column
- To: mathgroup at smc.vnet.net
- Subject: [mg109155] Re: Formatting GraphicsRow/column
- From: Simon <simonjtyler at gmail.com>
- Date: Wed, 14 Apr 2010 05:15:52 -0400 (EDT)
- References: <hq0mnl$ju9$1@smc.vnet.net>
Hi,
I've also run into similar issues. I haven't found any good solution
yet - despite looking at all the options for GraphicsRow and at its
boxform.
As for the wrapping of Row, you can try using Grid instead. Or putting
the whole Row into a Pane...
Simon
On Apr 13, 11:00 am, Rui <rui.r... at gmail.com> wrote:
> I can't find a way to format my output graphics/stuff in columns and
> rows without giving the same width/height to all items. For example, I
> have a thin graphic and a fat one and I want them one next to the
> other.
> In the documentation on GraphicsRow and GraphicsColumn says that's the
> "default" behaviour, but I can't find a way to override it.
> Row/Column seem to work, but Row is wrapping the fat graphic to the
> next line if I zoom in, and that's now what I want.
>
> Thanks for your help
Prev by Date:
Re: 3D interpolating
Next by Date:
Re: 3D interpolating
Previous by thread:
Formatting GraphicsRow/column
Next by thread:
Re: Formatting GraphicsRow/column
|