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
3e12ede595
Last fixes for 0.0.1
...
- fix prometheus request error
- remove console.log
- bring back drawSimpleColorLegend
2018-09-18 13:31:52 +03:00
Ivan Mikheykin
4a81b3a7bb
fix bucket color, tooltip status shadow, undefined color error.
2018-09-06 13:58:22 +03:00
Ivan Mikheykin
a48bbf1945
legend width for discrete colors depends on tooltip max width.
2018-09-05 21:00:23 +03:00
Ivan Mikheykin
77aa35be7d
set discrete color legend width as graph width
2018-09-03 16:33:58 +03:00
Ivan Mikheykin
0d7289d3d7
discrete color mapping
...
- use max from multiple values or error if no useMax check.
- tooltip with mapped values for discrete color mode
- tooltip with error messages
- global data errors
- individual bucket errors in tooltip
2018-08-29 17:26:24 +03:00
Ivan Mikheykin
06afdc1ee8
status-heatmap-plugin for Grafana
...
- fixes for 5.1.3
- nulls as empty
2018-08-21 16:10:59 +03:00