Pinned
964 contributions in the last year
Less
More
Contribution activity
September 2021
Created 31 commits in 3 repositories
Created a pull request in grafana/grafana that received 6 comments
Stat: recompute shared y range during streaming updates
Fixes #39425.
during streaming we normally skip running fieldOverrides (for perf), which is where the shared field.state.range is set. this copies …
+26
−0
•
6
comments
Opened 7 other pull requests in 1 repository
grafana/grafana
6
merged
1
open
- [v8.1.x] BarChart: Fix field enumeration for bar value display and legend items
- BarChart: Fix field enumeration for bar value display and legend items
- GraphNG: uPlot 1.6.16
- BarChart: fix legend and tooltip colors off by 1 after data refresh
- [v8.1.x] BarChart: fix stale bar values and x axis labels
- BarChart: Fix stale values and x axis labels
- Tooltip: Batch setState calls
Reviewed 15 pull requests in 1 repository
grafana/grafana
15 pull requests
- Fixed an issue that produced State timeline panel tooltip error when data was not in sync.
- Pipeline: Fix flakiness on Pa11y CI
- Stat: recompute shared y range during streaming updates
- Schema: unify bar/point/etc visibility modes
- [v8.2.x] Pipeline: Make Pa11y ci not mandatory on PR stage
- [v8.2.x] GraphNG: uPlot 1.6.16
- [v8.2.x] BarChart: Fix field enumeration for bar value display and legend items
- Pipeline: Make Pa11y ci not mandatory on PR stage
- BarChart: Fixes panel error that happens on second refresh
- [v8.1.x] BarChart: fix stale bar values and x axis labels
- [v8.1.x] BarChart: fix legend and tooltip colors off by 1 after data refresh
- BarChart: Fix stale values and x axis labels
- Tooltip: Batch setState calls
- GraphNG: Remove plot context
- StateTimeline: merge threshold values
Created an issue in leeoniya/uPlot that received 1 comment
second y axis disappears when toggling off all series on unrelated y scale
can be repro'd here: https://leeoniya.github.io/uPlot/bench/uPlot.html toggling off CPU and RAM (both % scale) causes the MB axis to disappear. not…
1
comment