Hi Agus, Yes you are absolutely right about the awkward jumps in the animations and this has also been my big problem for a long time. To solve this problem, I think I need a third-party software, as I don't know any solutions merely using R. Maybe the "swfc" utility in the SWF Tools or the Processing language can be possible solutions. I'll try them when I have enough time.
As for the function Rosling.bubbles(), you have to wait until the version 1.0-2 is published on CRAN. (I've submitted the new version this morning) Sorry it seems I have been discussing a different topic under this thread... Yihui On Sun, Sep 14, 2008 at 8:05 PM, Agustin Lobo <[EMAIL PROTECTED]> wrote: > 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 <[EMAIL PROTECTED]> Phone: +86-(0)10-82509086 Fax: +86-(0)10-82509086 Mobile: +86-15810805877 Homepage: http://www.yihui.name School of Statistics, Room 1037, Mingde Main Building, Renmin University of China, Beijing, 100872, China ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.