grafana/public
Kyle Cunningham 86b785d039
Time Series Panel: Add Null Filling and "No Value" Support (#50907)
* Use nullInsertThreshold and nullToValue in time series

* Allow for undefined timeRange to support certain candlestick uses of prepareGraphableFields

* Make sure null to value doesn't modify initial data

* Do a shallow values copy and avoid Array.push()

* Clean up null to value transformation.

* Add basic tests

* Remove redunant null threshold application flagging

* set nullThresholdApplied flag even when no null inserts were done

* Include nullThresholdApplied in test snapshot

Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2022-06-17 14:38:59 -05:00
..
app Time Series Panel: Add Null Filling and "No Value" Support (#50907) 2022-06-17 14:38:59 -05:00
dashboards Dashboard: Remove super old prop that has not been used in years (#50826) 2022-06-17 14:55:35 +02:00
emails Alerting: Fix image embed in email template. (#50370) 2022-06-09 10:01:58 +08:00
fonts chore: remove executable permissions of source files and docs (#46303) 2022-05-03 12:08:14 +02:00
gazetteer Geomap: Add GeoJSON gazetteer (#40589) 2021-10-19 21:05:55 -07:00
img Service accounts: Use new icon (#50140) 2022-06-03 11:23:19 +03:00
lib AzureMonitor: Kusto language support (#33528) 2021-05-11 16:48:59 +02:00
locales Alerting: Add legacy indicator to navbar (#49511) 2022-05-25 15:30:37 +02:00
maps Geomap: include sample geojson files (#39057) 2021-09-10 09:05:03 -07:00
sass Revert "Explore: Convert SASS styles of explore-active-button to emotion (#50061)" (#50882) 2022-06-16 14:39:54 +02:00
test Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
testdata MarketTrend: add new alpha panel (#40909) 2021-11-05 18:01:26 -07:00
vendor Security: Fixes javascript security warnings in old vendored libs (#50382) 2022-06-08 13:55:08 +02:00
views Build: Enable long term caching for frontend assets (#47625) 2022-05-26 11:49:18 +02:00
api-merged.json API: Make Swagger specification more consistent (#50576) 2022-06-14 12:35:22 +02:00
api-spec.json API: Make Swagger specification more consistent (#50576) 2022-06-14 12:35:22 +02:00
robots.txt