feat: use timestamp to put values in buckets

- fix rendering for spreaded values
- fix legend for spectrum and opacity
This commit is contained in:
Ivan Mikheykin
2020-03-04 17:17:05 +03:00
parent a3f1495680
commit 9463913189
30 changed files with 1448 additions and 596 deletions
+2 -1
View File
@@ -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",