Commit Graph
12 Commits
Author SHA1 Message Date
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 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 e0997da946 bucket spacing, fix 1px last card. 2018-09-05 19:43:51 +03:00
Ivan Mikheykin 6d01b416a9 override interval to specify minimal card width 2018-09-05 19:43:51 +03:00
Ivan Mikheykin 90dd85da7b fix null not mapped error 2018-09-03 16:50:26 +03:00
Ivan Mikheykin b5ed3f47fc colored tooltip for discrete mode
- fix multiple values notes
- fix legend padding
2018-08-30 15:26:56 +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