Kevin Putera
01fc31069f
StateTimeline: Add pagination support ( #89586 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2024-08-08 21:44:17 -05:00
Ashley Harrison
219f4776a2
run prettier
2024-07-23 14:45:54 +01:00
Leon Sorokin
d601acac3a
VizTooltips: Remove old tooltips and annotations ( #84420 )
...
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
2024-04-02 15:32:46 -05:00
Leon Sorokin
220fea966b
CursorSync: Extract EventBus logic into shared plugin ( #84111 )
2024-03-12 17:15:38 -05:00
Leon Sorokin
57df3b84dc
StateTimeline: Treat second time field as state endings ( #84130 )
2024-03-10 22:11:11 -05:00
Leon Sorokin
94a274635b
VizTooltips: Fix series labels after zooming ( #82985 )
2024-02-17 00:38:13 -06:00
Leon Sorokin
4b67ac117f
VizTooltips: Fix sorting ( #82278 )
2024-02-15 12:54:43 -06:00
Leon Sorokin
930c8c5aa3
EventBus: Add ability to tag events with arbitrary classification meta ( #82087 )
2024-02-08 16:15:32 -06:00
renovate[bot]
86cb412b1d
Update dependency prettier to v3.2.4 ( #81047 )
...
* Update dependency prettier to v3.2.4
* update sdk + run prettier
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-01-23 11:41:24 +00:00
Ryan McKinley
c6e27e00b4
Chore: Move internal GraphNG+Timeseries components into core ( #77525 )
...
* move to core where possible
* update imports
* ignore import order for now
* add graveyard files
* update codeowners
2023-11-01 21:59:55 -07:00
Leon Sorokin
0668820259
StateTimeline: Refactor hover markers ( #75326 )
2023-09-23 05:35:17 +03:00
Nathan Marrs
71b841fa9b
StatusHistory: Support legend decimals based on field overrides ( #72486 )
2023-08-01 20:54:56 +02:00
Leon Sorokin
1de35bf3c3
TimeSeries / StateTimeline: Add support for rendering enum fields ( #64179 )
...
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-07-21 11:38:11 -05:00
Dominik Prokop
34c9faf140
PanelContext: Provide events scope identifier ( #71561 )
...
* PanelContext: Provide events scope identifier
* What a console log
2023-07-18 06:27:33 -07:00
Leon Sorokin
37e2becdd7
StatusHistory: Fix rendering of value-mapped null ( #69033 )
2023-05-25 13:38:32 -05:00
Ryan McKinley
2e7b77a94a
StateTimeline: Support hideFrom field config ( #68586 )
2023-05-16 12:18:35 -07:00
Leon Sorokin
b24ba7b7ae
FieldValues: Use plain arrays instead of Vector (part 3 of 2) ( #66612 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-04-20 17:59:18 +03:00
Ryan McKinley
09f03e92bf
FieldValues: Use simple array in panel visualizations ( #66706 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2023-04-17 14:46:29 -07:00
Ashley Harrison
53186c14a4
Chore: Improve some types ( #64675 )
...
* some type fixes
* few more
* more type fixes
* fix the majority of (window as any) calls
* don't make new variable for event
* few more
* MOAR
2023-03-14 09:51:44 +00:00
Victor Marin
846acd28ff
StateTimeline: Show correct legend label when value mappings set ( #62282 )
...
* StateTimeline: Show correct legend label when value mappings set
* Add test dashboard for thresholds and value mappings
* run stripnulls.sh
2023-01-27 14:30:42 +02:00
Victor Marin
6a93c77082
Refactor state timeline/status history to cue model and refactor `TimelineChart` component ( #61631 )
...
* Adapt state timeline to scuemata
* Refactor status history to cue model
* Refactor
* Refactor TimelineChart as a core component
* wip
* Change as per CR
Co-authored-by: sam boyer <sdboyer@grafana.com>
2023-01-26 07:03:59 +00:00