mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 17:43:35 -06:00
* POC/Thresholds: Allow thresholds modification directly from the time series panel * Snapshot updates * Optimize styles memoization * change threshold from graph * renames and logging * using useeffect to update graph * Fix react worning about setting state on unmounted component * revert panelrenderer * using onFieldConfig change * use a useeffect * simplied fieldConfig state * Do not use plot context in ThresholdControlsPlugin * Do not throw setState warnings when drag handle is dropped * Update thresholds position on the graph when updating threshold drag handle * fix issues with rerenders * prevent thresholds on conditions with range * only edit the first threshold Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> |
||
---|---|---|
.. | ||
panellinks | ||
partials | ||
specs | ||
all.ts | ||
metrics_panel_ctrl.ts | ||
panel_ctrl.ts | ||
panel_directive.ts | ||
panel_editor_tab.ts | ||
PanelRenderer.tsx | ||
query_ctrl.ts | ||
query_editor_row.ts |