Highlights
- Arctic Code Vault Contributor
Pinned
765 contributions in the last year
Contribution activity
January 2021
Created 47 commits in 2 repositories
Created a pull request in grafana/grafana that received 7 comments
GraphNG: Adds support for soft min and soft max for better auto-scaling axis limits
softMin & softMax can prevent blips from turning into mountains when the data is mostly flat, and hardMin/hardMax can prevent intermittent spikes f…
+2,315
−26
•
7
comments
Opened 9 other pull requests in 1 repository
grafana/grafana
8
merged
1
closed
- TestData: Improve what's new in v7.4
- GraphNG: uPlot 1.6.3 (fix bands not filling below 0). close #30523.
- GraphNG: uPlot 1.6.2
- GraphNG: add bar alignment + Jest/CI test
- GraphNG: fix fillBelowTo regression
- GraphNG: uPlot 1.6, hide "Show points" in Points mode, enable "dot" lineStyle
- GraphNG: "Interpolation: Step after" test
- GraphNG: check cross-axis presence when auto-padding. close #30121.
- GraphNG: fix spanGaps optimization in alignDataFrames()
Reviewed 10 pull requests in 2 repositories
grafana/grafana 9 pull requests
- Transform: improve the "outer join" performance/behavior
- BarChart: add alpha bar chart panel
- Docs: Time series panel
- XY Chart: share legend config with timeseries
- DataFrame: cache frame/field index in field state
- GraphNG: add bar alignment option
- [v7.4.x] GraphNG: uPlot 1.6.2
- GraphNG: support fill below to (bands)
- GraphNG: uPlot 1.6, hide "Show points" in Points mode, enable "dot" lineStyle
leeoniya/uPlot 1 pull request
Created an issue in grafana/grafana that received 2 comments
GraphNG (Act 2)
This is a follow-up to #27848 (Act 1). Now that we have most work items finished, let's migrate the few remaining and future (planned and possible)…
•
2
comments