Applied patch sent by Mark Kuba:
1) altered the axes sizing. Plot points would be cut off if the
maximum or minimum of a data set was a negative number (line 226)
2) altered the new figure creation call so that multiple calls to
plot_sparkline() do not add plots to the same figure. (line 183)
Added LICENSE (PSF).