Commit Graph

16 Commits

Author SHA1 Message Date
Peter J. Holzer 25381714a1 Use special linear scale for time values 2023-01-01 01:06:24 +01:00
Peter J. Holzer f62816a250 Fix linear yscale 2023-01-01 01:05:38 +01:00
Peter J. Holzer 4380210c34 Display min, max and last value in description 2022-12-31 17:55:25 +01:00
Peter J. Holzer 4b6e6c6eed Use special log scale for time values
Seconds are a bit unintuitive for everything above 1 hour.
2022-12-31 17:51:38 +01:00
Peter J. Holzer fedc4c66ac Implement log scale for y axis 2022-12-31 16:58:38 +01:00
Peter J. Holzer d6bdaa4128 Don't try to render timeseries which are too short 2022-12-30 21:32:48 +01:00
Peter J. Holzer f272b1ba95 Color data points in timeseries according to their criticality 2022-12-30 20:48:39 +01:00
Peter J. Holzer 5dec92d736 Add tickmarks for 10 day intervals 2022-12-30 20:29:39 +01:00
Peter J. Holzer 2b0a0f6d64 Increase spacing between horizontal ticks a bit 2022-12-30 20:19:41 +01:00
Peter J. Holzer 8d02bf2c6b Add description to timeseries 2022-12-30 20:14:00 +01:00
Peter J. Holzer 32b9f8eeed Allow multi mode for timeseries
Temporary until I think of something better.
2022-12-30 19:43:56 +01:00
Peter J. Holzer 55a86772e0 Plot timeseries 2022-12-30 18:59:58 +01:00
Peter J. Holzer 28a7bbd4f3 Skip timeseries without recent data 2022-12-29 13:40:47 +01:00
Peter J. Holzer 0fab037cbc Extend time unit to years 2022-12-27 11:10:06 +01:00
Peter J. Holzer 74c6a19302 Implement descending criticality thresholds 2022-12-27 10:54:19 +01:00
Peter J. Holzer 42ba485794 Add dashboard with gauges 2022-12-27 10:29:49 +01:00