b33248c664
Fixed coloring values when filter is -1 ( #91 )
...
* Fixed coloring values when filter is -1
Co-Authored-By: Ivan Mikheykin <ivan.mikheykin@flant.com >
2020-03-04 20:10:15 +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
4994f2f956
feat: Support for annotations: only one time events
2019-03-11 15:38:47 +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
dee408e7a3
fix: no more gaps if h spacing is zero
...
- fixes #31
2019-02-21 20:44:38 +03:00
Ivan Mikheykin
54539cb35f
Separate options for vertical and horizontal spacing of cards
2018-11-26 15:03:21 +03:00
Ivan Mikheykin
34f65b1455
Sort options for Y axis
...
- sort as on metrics tab
- ascending and descending natural sort (1-2-10)
2018-11-26 11:02:48 +03:00
Ivan Mikheykin
dbf7ab649e
Build dist directory for 0.0.1
2018-09-18 13:32:25 +03:00