Commit Graph
7 Commits
Author SHA1 Message Date
Ivan Mikheykin 9463913189 feat: use timestamp to put values in buckets
- fix rendering for spreaded values
- fix legend for spectrum and opacity
2020-03-04 17:17:05 +03:00
Joaquin Jimenez Garcia 18574c3fa1 Created a new tooltip when click in a value to have different external links. Which links can be created with values from the series. 2020-02-04 16:31:43 +01:00
Ivan Mikheykin b06c5dffc0 feat: migrate to typescript, support 6.3.0+
- use babel to 7, update dependencies, fix #72
- proper babel build to support ngInject, fix #78
- proper buckets display in 6.3.0+, fix #76
- rename js to ts, build d3 lib as js, build src as ts
2019-12-03 13:38:01 +03:00
Ivan Mikheykin e1abad408e Fix for null error on undefined values 2018-12-19 16:08:34 +03:00
Ivan Mikheykin f13adb369b Fix display of multivalues buckets as an empty cell 2018-12-11 15:58:45 +03:00
Ivan Mikheykin a51f237291 Fix null values displayed as zeros 2018-11-23 18:36:59 +03:00
Ivan Mikheykin dbf7ab649e Build dist directory for 0.0.1 2018-09-18 13:32:25 +03:00