Animation and fit
New
- Animation - now one can create animated gifs with plots as frames. So it's possible to add one more axes (time) to a plot. Usage is shown in animated plots notebook.
- Fit - with GnuplotRB::fit one can find best fit curve for dataset and plot it. Usage is shown in fit example notebook.
- Added support for Daru::DateTimeIndex. See #24 .