shaving bytes and milliseconds. dependencies: {}
"All problems in computer science can be solved by another level of abstraction...except for the problem of too many levels of abstraction."
- Chicago, IL
Block or Report
Block or report leeoniya
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
975 contributions in the last year
Less
More
Contribution activity
November 2021
Created 38 commits in 4 repositories
Created a pull request in grafana/grafana that received 17 comments
[WIP] BarChart: add per-bar color lookup from a sibling field's values
the aim here is to allow mapping of individual bar colors (in a single series) to another field's values/thresholds/mappings to achieve something l…
+313
−91
•
17
comments
Opened 9 other pull requests in 1 repository
grafana/grafana
1
open
8
merged
- Candlestick: fix auto field mapping & includeAllFields
- TimeSeries: fix fillBelowTo wrongly affecting fills of unrelated series
- Candlestick: fix volume histogram height by using mapped field name
- Transformers: Ensure ISO 8601 date strings are not parsed in local TZ
- Candlestick: new icon
- GraphNG: uPlot 1.6.17
- Chore: add graph-ng tags to gdev test dashboards backed by uPlot
- TimeSeries: Add guard against pointSize being smaller than lineWidth
- Market trend: fix bar width calc when time range exceeds data range
Reviewed 20 pull requests in 2 repositories
grafana/grafana
19 pull requests
- Geomap: Add rotation option for markers layer
- [v8.3.x] Candlestick: exclude unmapped fields by default
- Candlestick: exclude unmapped fields by default
- [v8.2.x] TimeSeries: fix fillBelowTo wrongly affecting fills of unrelated series
- [v8.3.x] TimeSeries: fix fillBelowTo wrongly affecting fills of unrelated series
- ExtractFields: properly detect value types from extracted fields
- [v8.3.x] Candlestick: fix volume histogram range by using mapped field name
- Transformers: extract fields from JSON and text (alpha)
- [v8.2.x] Transformers: ensure ISO 8601 date strings are not parsed in local TZ
- Candlestick: make candlestick a beta plugin
- MarketTrend: rename to candlestick panel
- AngularMigration: Add migration button to old graph panel
- TimeSeries: Allow multiple axes for the same unit
- [v8.2.x] TimeSeries: guard against pointSize being set < lineWidth
- [WIP] BarChart: add per-bar color lookup from a sibling field's values
- MarketTrend: add devenv dashboard
- MarketTrend: add new alpha panel
- StateTimeline: Share cursor with rest of the panels
- Live: move centrifuge service to a web worker