Skip to content

Version 1.2.0

Latest
Compare
Choose a tag to compare
@davbyr davbyr released this 24 Jul 20:34
· 3 commits to master since this release
d5a9eee

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.