Commit Graph

21 Commits (c46736f4907f2628b5ec9f52cd4f86e16ff36509)

Author SHA1 Message Date
Kevin Putera 01fc31069f
StateTimeline: Add pagination support (#89586) 11 months ago
Ashley Harrison 219f4776a2 run prettier 11 months ago
Leon Sorokin d601acac3a
VizTooltips: Remove old tooltips and annotations (#84420) 1 year ago
Leon Sorokin 220fea966b
CursorSync: Extract EventBus logic into shared plugin (#84111) 1 year ago
Leon Sorokin 57df3b84dc
StateTimeline: Treat second time field as state endings (#84130) 1 year ago
Leon Sorokin 94a274635b
VizTooltips: Fix series labels after zooming (#82985) 1 year ago
Leon Sorokin 4b67ac117f
VizTooltips: Fix sorting (#82278) 1 year ago
Leon Sorokin 930c8c5aa3
EventBus: Add ability to tag events with arbitrary classification meta (#82087) 1 year ago
renovate[bot] 86cb412b1d
Update dependency prettier to v3.2.4 (#81047) 1 year ago
Ryan McKinley c6e27e00b4
Chore: Move internal GraphNG+Timeseries components into core (#77525) 2 years ago
Leon Sorokin 0668820259
StateTimeline: Refactor hover markers (#75326) 2 years ago
Nathan Marrs 71b841fa9b
StatusHistory: Support legend decimals based on field overrides (#72486) 2 years ago
Leon Sorokin 1de35bf3c3
TimeSeries / StateTimeline: Add support for rendering enum fields (#64179) 2 years ago
Dominik Prokop 34c9faf140
PanelContext: Provide events scope identifier (#71561) 2 years ago
Leon Sorokin 37e2becdd7
StatusHistory: Fix rendering of value-mapped null (#69033) 2 years ago
Ryan McKinley 2e7b77a94a
StateTimeline: Support hideFrom field config (#68586) 2 years ago
Leon Sorokin b24ba7b7ae
FieldValues: Use plain arrays instead of Vector (part 3 of 2) (#66612) 2 years ago
Ryan McKinley 09f03e92bf
FieldValues: Use simple array in panel visualizations (#66706) 2 years ago
Ashley Harrison 53186c14a4
Chore: Improve some types (#64675) 2 years ago
Victor Marin 846acd28ff
StateTimeline: Show correct legend label when value mappings set (#62282) 2 years ago
Victor Marin 6a93c77082
Refactor state timeline/status history to cue model and refactor `TimelineChart` component (#61631) 2 years ago
Leon Sorokin e0eacf1b04
StateTimeline: Fix negative infinity legend/tooltip from thresholds (#60279) 3 years ago
Ashley Harrison 191ca1df86
Chore: some type fixes (#59030) 3 years ago
Jack Westbrook d87bf30e9e
Build: Introduce ESM and Treeshaking to NPM package builds (#51517) 3 years ago
Alyssa Bull 6ec9a7682d
Various Panels: Add ability to toggle legend with keyboard shortcut (#52241) 3 years ago
Ryan McKinley 2fa10dc903
TimeSeries: Support multiple timezones in x axis (#52424) 3 years ago
Zoltán Bedi ebb9025669
StateTimeline: Try to sort time field (#51569) 3 years ago
Leon Sorokin 406509cdd3
StateTimeline: make sure we use result of applyNullInsertThreshold() (#50988) 3 years ago
Kyle Cunningham 12ba2d6b8b
State Timeline: Fix Null Value Filling and Value Transformation (#50054) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
Leon Sorokin dfdfe3f428
TimeSeries & BarChart: refactor stacking (#47373) 3 years ago
Leon Sorokin 854f872b40
StateTimeline: insert trailing null value at +interval (#45997) 3 years ago
Leon Sorokin 5aab0063c7
StateTimeline: fix duration in tooltip (#45955) 3 years ago
Dominik Prokop 1dff00a7b3
Fixes state timeline and status history colors when pallet is used (#45765) 3 years ago
Leon Sorokin b07345e57e
StateTimeline: add spanNulls editor (#44811) 3 years ago
Leon Sorokin 3504844ad7
DataFrame: insert null values along interval (#44622) 3 years ago
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473) 3 years ago
Zoltán Bedi f16047660a
StateTimeline: Show more precise duration (#44046) 3 years ago
Dominik Prokop 7bf25f62e1
Cursor sync: Apply the settings without saving the dashboard (#44270) 3 years ago
Leon Sorokin e75edc810d
BarChart: color by field, x time field, bar radius, label skipping (#43257) 4 years ago
Leon Sorokin a50b6947ce
GraphNG: uPlot 1.6.17 (#41663) 4 years ago
Leon Sorokin f0a108afb3
MarketTrend: add new alpha panel (#40909) 4 years ago
Zoltán Bedi af61839a26
StateTimeline: Share cursor with rest of the panels (#41038) 4 years ago
Zoltán Bedi 1e9aeb6f19
Fix: State timeline panel not to crash when only one threshold (#40371) 4 years ago
Ryan McKinley e980f8531a
StateTimeline: merge threshold values (#35073) 4 years ago
Dominik Prokop 1be53b4f3b
TimeSeries: Add per-axis grid visibility toggle (#38502) 4 years ago
Ryan McKinley fcceb5716d
Schema: move existing grafana/ui models into schema (#38469) 4 years ago
Ryan McKinley 425ec7ca9e
Schema: create a new schema package for basic models (#38409) 4 years ago
Leon Sorokin 49b129b110
GraphNG: fix mem leaks & avoid plot re-inits (#38017) 4 years ago
Leon Sorokin 8b80d2256d
GraphNG: stack by % (#37127) 4 years ago