Animate Bar Graph
In SAGE, is there a way to use the animate command in conjunction with a bar graph?
I can't seem to get it to work. Let's say for argument's sake I want to have a list of N elements and I want to animate reading in each element and sort them by parity then display the output on a bargraph and then animate this through N iterations.
Thank you!