mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(dashed lines): Implementing dashed lines
Adding support for dashed lines using jquery.flot.dashes.js
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user