grafana/public/app/plugins/panel/state-timeline
Zoltán Bedi af61839a26
StateTimeline: Share cursor with rest of the panels (#41038)
* First working version of shared cursor for state timeline

* Only publish x value for time series

* Don't send legacy graph event

* Don't add y scale to cursor sync

* Snap cursor to the bottom of the canvas when sync is out of bounds

* Fix snapshot
2021-11-05 18:52:40 +01:00
..
__snapshots__ State-timeline: support migrating from discrete panel (#35071) 2021-06-02 12:18:20 -07:00
img Timeline: split "periodic" mode into its own panel (#34171) 2021-05-17 13:00:04 -07:00
migrations.test.ts State-timeline: support migrating from discrete panel (#35071) 2021-06-02 12:18:20 -07:00
migrations.ts State-timeline: support migrating from discrete panel (#35071) 2021-06-02 12:18:20 -07:00
models.cue Schema: introduce CLI command to convert all CUE files to TS (#39694) 2021-09-29 04:59:05 -04:00
module.tsx VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
plugin.json Timeline: legend (#34340) 2021-05-19 21:38:31 -07:00
StateTimelinePanel.tsx StateTimeline: Share cursor with rest of the panels (#41038) 2021-11-05 18:52:40 +01:00
StateTimelineTooltip.tsx Fix: State timeline panel tooltip error when data is not in sync (#39438) 2021-09-27 09:46:30 +02:00
suggestions.ts VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
timeline.ts Schema: unify bar/point/etc visibility modes (#39378) 2021-09-20 12:25:56 -07:00
TimelineChart.tsx StateTimeline: Share cursor with rest of the panels (#41038) 2021-11-05 18:52:40 +01:00
types.ts StateTimeline: Share cursor with rest of the panels (#41038) 2021-11-05 18:52:40 +01:00
utils.test.ts Fix: State timeline panel not to crash when only one threshold (#40371) 2021-10-14 13:03:20 +02:00
utils.ts StateTimeline: Share cursor with rest of the panels (#41038) 2021-11-05 18:52:40 +01:00