This repository has been archived by the owner on Jun 2, 2019. It is now read-only.
v1.1.1
Initial Release!
While this isn't the first version published to NPM, it's the first version that has the initial set of features completed, and has been tested in an external application.
This initial version includes:
- The ability to draw trend lines when supplied with an array of data points
auto-draw
animation on mount (but not on update or dismount)smoothing
to reduce the harshness of edges. Uses a 'rounded corners' approach instead of a true curve approach.gradients
with an unlimited number of colours. Restricted to vertical-only.