I checked, and it is much better now! But still not the full functionality. While the scrollbar button is grabbed with the mouse, the linked cell value does not change, it only changes after the scrollbar button is released. So some animation is possible by clicking and not releasing the arrows at the end of the scrollbar, but this gives fixed speed.
Since the cell value is not updated, this is probably a Calc problem and not a Chart problem. A minor pro blem is that there is a noticeable flicker while the chart is being updated. Niklas Nebel wrote: > Erich Neuwirth wrote: >> now, create an x-y-plot for the range A3:B13 >> (with connected points). >> You get the graph of a quadratic function. >> Fix the y-axis for a range from 0 to 1. >> Connect a scrollbar with cell B1, >> and let the scrollbar produce values from 0 to 100. >> In A1, enter >> =B1/100 >> >> Now move the scrollbar. >> In Excel, you get smooth animation, >> the graph moves immediately when the scrollbar moves. >> >> In OO, the graphics change MUCH too late to call this animation. > > That's the one-second delay. We've removed it for the new chart. You > might want to download the latest milestone build > (http://graphics.openoffice.org/chart/chart.html) and see if that works > better for you. > > Niklas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- Erich Neuwirth, Didactic Center for Computer Science University of Vienna Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-39464 Fax: +43-1-4277-9394 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
