Ivan Mikheykin
7817a3928a
fix: remove messages 'Using strings as events are deprecated'
2020-07-10 14:02:53 +03:00
Ivan Mikheykin
6b6219c1a9
fix: make it work in 6.7 and 7.0+
2020-05-23 13:11:59 +03:00
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
51623fdc72
fix: calculate cardWidth over max datapoints for target
...
- correct render of inconsistent timestamps between targets
2019-03-05 15:47:43 +03:00
Ivan Mikheykin
803504befd
fix: removeChild error on ie11 fixed with d3 remove
2019-02-26 15:53:18 +03:00
Ivan Mikheykin
0537671450
fix: plugin hangs on big values in opacity mode
...
- legend step is a constant now: 2 pixels
- do not calculate legend if 'No legend'
- remove unnecessary calculations in drawSimple*
2019-02-26 09:36:48 +03:00
Ivan Mikheykin
a1a06ea78a
fix: no property or method remove on IE11
...
- fixes #40
2019-02-21 15:32:05 +03:00
Ivan Mikheykin
af55883905
Fix color and opacity legend clip
2018-10-04 19:21:49 +03:00
Ivan Mikheykin
dbf7ab649e
Build dist directory for 0.0.1
2018-09-18 13:32:25 +03:00