grafana/public/app/plugins/panel/state-timeline
Leon Sorokin e3188458d5
Timeline & StatusGrid: cleanups (#34250)
* remove text alignment, per-box hover for grid, fix mergeValues

* unconditionally set spanNulls = -1

* fix stroke width offset math

* split multi-hover, so only single mark overlays in grid mode

* restore alignValue in state-timeline

* better descriptions, maybe

* init field.config.custom if necessary

* don't show last out-of-view value

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-05-18 16:38:39 -05:00
..
img Timeline: split "periodic" mode into its own panel (#34171) 2021-05-17 13:00:04 -07:00
module.tsx Timeline & StatusGrid: cleanups (#34250) 2021-05-18 16:38:39 -05:00
plugin.json Timeline & StatusGrid: cleanups (#34250) 2021-05-18 16:38:39 -05:00
StateTimelinePanel.tsx Timeline: split "periodic" mode into its own panel (#34171) 2021-05-17 13:00:04 -07:00
timeline.ts Timeline & StatusGrid: cleanups (#34250) 2021-05-18 16:38:39 -05:00
TimelineChart.tsx Timeline & StatusGrid: cleanups (#34250) 2021-05-18 16:38:39 -05:00
types.ts Timeline & StatusGrid: cleanups (#34250) 2021-05-18 16:38:39 -05:00
utils.test.ts Timeline: split "periodic" mode into its own panel (#34171) 2021-05-17 13:00:04 -07:00
utils.ts Timeline & StatusGrid: cleanups (#34250) 2021-05-18 16:38:39 -05:00