feat(dashed lines): Implementing dashed lines

Adding support for dashed lines using jquery.flot.dashes.js
This commit is contained in:
smalik
2016-07-01 13:16:49 -04:00
committed by Daniel Lee
parent 9e13c93379
commit 1a3bc60e69
11 changed files with 309 additions and 4 deletions

View File

@@ -40,6 +40,7 @@
"jquery.flot.fillbelow": "vendor/flot/jquery.flot.fillbelow",
"jquery.flot.gauge": "vendor/flot/jquery.flot.gauge",
"d3": "vendor/d3/d3.js",
"jquery.flot.dashes": "vendor/flot/jquery.flot.dashes"
},
packages: {