UNPKG
dygraphs
Version:
latest (2.2.2)
next (2.1.2)
2.2.2
2.2.1
2.2.0
2.1.2
2.1.2-alpha.1
2.1.0
2.0.0
2.0.0-rc3
2.0.0-rc2
2.0.0-rc1
1.1.1
1.1.0
1.0.1-npm
dygraphs is a fast, flexible open source JavaScript charting library.
dygraphs.com
danvk/dygraphs
dygraphs
/
index.es5.js
2 lines
(1 loc)
•
47 B
JavaScript
View Raw
1
2
module.exports
= require(
'./src-es5/dygraph'
)
;