mirror of
https://github.com/timberjoegithub/grafana-statusmap.git
synced 2026-07-22 15:53:09 +00:00
feat: use timestamp to put values in buckets
- fix rendering for spreaded values - fix legend for spectrum and opacity
This commit is contained in:
+2
-1
@@ -44,7 +44,8 @@
|
||||
"grunt-contrib-watch": "^1.0.0",
|
||||
"grunt-notify": "^0.4.5",
|
||||
"load-grunt-tasks": "^3.5.2",
|
||||
"typescript": "3.7.2"
|
||||
"typescript": "3.7.2",
|
||||
"tslib": "1.10.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"d3": "4.13.0",
|
||||
|
||||
Reference in New Issue
Block a user