Added the new ability to provided multiple datasets and/or data arrays to make_animation().
This means that you can pass the inputs as part of a list.
When constructing a frame function, you can now specify multiple arguments, which make_animation() will pass automatically, in the order they appear in the input list.