Skip to content
Prev 155983 / 398506 Next

Greyed text in the background of a plot

Yes, it's easy but you get a significant "jump" between a time
step and the next one, which makes the animation unpleasant and 
difficult to follow. I think that this problem is because
of the use of plot(), which redraws everything, and that
there is no way around within R (is it?).

I also understand that
these "jumps" are avoided in your package by creating
the animated gif and html pages. Actually your
animation with the word "Animation" in
your page
http://animation.yihui.name/animation:start#generate_an_animation_sequence
is much "softer" that what you get by running the code within R.

Regarding what you have in
http://animation.yihui.name/da:ts:hans_rosling_s_talk

I'm missing the function Rosling.bubbles(), so cannot
actually try it.

And congratulations, great site and package.

Agus
Yihui Xie wrote: