mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* 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> |
||
---|---|---|
.. | ||
__snapshots__ | ||
img | ||
overrides | ||
plugins | ||
config.ts | ||
FillBelowToEditor.tsx | ||
LayoutBuilder.ts | ||
LineStyleEditor.tsx | ||
migrations.test.ts | ||
migrations.ts | ||
models.cue | ||
module.tsx | ||
plugin.json | ||
README.md | ||
SpanNullsEditor.tsx | ||
suggestions.ts | ||
ThresholdsStyleEditor.tsx | ||
TimeSeriesPanel.tsx | ||
types.ts | ||
utils.test.ts | ||
utils.ts |
Timeseries Panel - Native Plugin
This panel allows visualizing timeseries data