Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 396 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 396 Bytes

Dygraphs Basic Animation

A small function / snippet to allow basic animation on a dygraphs chart.

Takes each series and reduces by (editable) steps then grows them back up to original values.

JSFiddle: here

--Note: this was just for my test case and is a work in progress, although may be helpful to someone as I couldn't find anything like it!