Commit Graph
10 Commits
Author SHA1 Message Date
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 5d7cf54348 Fix panel rendering timeout
- minor code cleanups
2018-10-18 14:19:22 +03:00
Ivan Mikheykin 0a8463e2ed Support for dark theme
- dark theme colors
- dark theme screenshot
2018-10-17 22:33:27 +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 f447993bde card width bind to panelWidth 2018-09-06 19:23:49 +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 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