grafana/docs/sources/panels-visualizations
Victor Marin 61d63d3034
Transformations: Cumulative and window modes for Add field from calculation (#77029)
* cumulative sum

* refactor and create new mode

* refactor - use reduceOptions for new mode also

* revert naming

* Add window function, rename statistical to cumulative (#77066)

* Add window function, rename statistical to cumulative

* Fix merge errors

* fix more merge errors

* refactor + add window funcs

Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>

* add ff + tests + centered moving avg

Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>

* make sum and mean cumulative more efficient (#77173)

* make sum and mean cumulative more efficient

* remove cumulative variance, add window stddev

* refactor window to not use reducer for mean. wip variance stdDev

* fix tests after optimization

---------

Co-authored-by: Victor Marin <victor.marin@grafana.com>

* optimize window func (#77266)

* make sum and mean cumulative more efficient

* remove cumulative variance, add window stddev

* refactor window to not use reducer for mean. wip variance stdDev

* fix tests after optimization

* fix test lint

* optimize window

* tests are passing

* fix nulls

* fix all nulls

---------

Co-authored-by: Victor Marin <victor.marin@grafana.com>

* change window size to be percentage

* fix tests to use percentage

* fixed/percentage window size (#77369)

* Add docs for cumulative and window functions of the add field from calculation transform. (#77352)

add docs

* splling

* change WindowType -> WindowAlignment

* update betterer

* refactor getWindowCreator

* add docs to content.ts

* add feature toggle message

---------

Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>
2023-11-03 16:39:58 +02:00
..
calculation-types Calculations: Update First * and Last * reducers to exclude NaNs (#77323) 2023-10-30 10:33:40 -07:00
configure-data-links Docs: Templating: Replace __value.raw with __data.fields (#76408) 2023-10-17 11:59:00 +03:00
configure-legend Prepare dashboards, panels, and visualizations for Grafana Cloud mount (#73632) 2023-09-13 11:39:04 +02:00
configure-overrides Docs: Add note about rename by regex transform (#75394) 2023-09-25 16:22:21 -04:00
configure-panel-options Docs: add dashgpt information (#77177) 2023-10-27 13:55:52 -04:00
configure-standard-options PanelConfig: Add option to calculate min/max per field instead of using the global min/max in the data frame. (#75952) 2023-10-11 10:50:11 +02:00
configure-thresholds Prepare dashboards, panels, and visualizations for Grafana Cloud mount (#73632) 2023-09-13 11:39:04 +02:00
configure-value-mappings Explicitly set all front matter labels in the source files (#71548) 2023-07-18 09:10:12 +01:00
panel-editor-overview Doc: remove trailing slash to fix link (#77313) 2023-10-27 14:05:49 -04:00
panel-inspector Explicitly set all front matter labels in the source files (#71548) 2023-07-18 09:10:12 +01:00
query-transform-data Transformations: Cumulative and window modes for Add field from calculation (#77029) 2023-11-03 16:39:58 +02:00
visualizations Plugins: Improvements to NodeGraph (#76879) 2023-10-24 15:16:10 +02:00
_index.md Prepare dashboards, panels, and visualizations for Grafana Cloud mount (#73632) 2023-09-13 11:39:04 +02:00