Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #2464
| From | Oliver Ruebenkoenig <ruebenko@wolfram.com> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | Re: Plot image changes size during animation |
| Date | 2011-05-18 11:14 +0000 |
| Organization | Steven M. Christensen and Associates, Inc and MathTensor, Inc. |
| Message-ID | <ir09me$1ua$1@smc.vnet.net> (permalink) |
On Tue, 17 May 2011, Martin Vavpoti? wrote:
> I always fix the PlotRange. What I noticed today was that if the PlotRange
> specification is symmetric, then this problem occurs. If it's not, then the
> frames remain the same size.
>
> I specified PlotRange like this: PlotRange ->{{-3,3},{-2,2}}
> Now I do it like this: PlotRange->{{-2.9,3},{-2.1,2}}
>
> It's still bothering me but at least I can get around it.
>
> Martin
Why don't you send an example.
Oliver
>
> 2011/5/16 becko <becko565@hotmail.com>
>
>> You should try fixing the option PlotRange.
>>
>> --------------------------------------------------
>> From: "Martin Vavpoti=E8" <martin.vavpotic@gmail.com>
>> Sent: Monday, May 16, 2011 4:28 AM
>> To: <mathgroup@smc.vnet.net>
>> Subject: Plot image changes size during animation
>>
>>
>> I'm trying to create an animation of a graph. I use Table to store the
>>> separate frames, made with ListLinePlot, then I use ListAnimate on the
>>> Table. The animation works but there is a number of frames where the
>>> size of the simulation jump from Large to Huge and then back. I cannot
>>> use such an animation. I've put ImageSize->Large on all frames but it
>>> still changes.
>>>
>>> Anyone have any ideas?
>>>
>>>
>>>
>
Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread
Re: Plot image changes size during animation Oliver Ruebenkoenig <ruebenko@wolfram.com> - 2011-05-18 11:14 +0000
csiph-web