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:
@@ -50,6 +50,9 @@
|
||||
"lines": true,
|
||||
"fill": 1,
|
||||
"linewidth": 1,
|
||||
"dashes": false,
|
||||
"dashLength": 10,
|
||||
"spaceLength": 10,
|
||||
"points": false,
|
||||
"pointradius": 5,
|
||||
"bars": false,
|
||||
|
||||
Reference in New Issue
Block a user