Animating legends and table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

Is there any way to animate a legend in a chart, so that the color box and
text shows the same time as the stacked bar chart part of the praph shows?
Also, is it possible to animate a table so that each row is presented step by
step?

Thanks,

Per
 
You can animate a legend, but not at the same time as the data
series/category it goes with. You'd have to ungroup the chart and animate
the individual pieces (or regroup as appropriate and animate the groups) for
that.

Same with the table. You'll have to ungroup the full table and regroup the
rows as appropriate.
 
Back
Top