grafana/public/app/plugins/panel/state-timeline
Leon Sorokin 49b129b110
GraphNG: fix mem leaks & avoid plot re-inits (#38017)
* State timeline: fix mem leak caused by excessive plot re-init

* Update PlotTooltipInterpolator type

* Do not reference config object in the setCursor hook

* fix excessive BarChart re-init caused by shallow diff of text config

* one less error

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-08-18 13:43:53 -05:00
..
__snapshots__ State-timeline: support migrating from discrete panel (#35071) 2021-06-02 12:18:20 -07:00
img Timeline: split "periodic" mode into its own panel (#34171) 2021-05-17 13:00:04 -07:00
migrations.test.ts State-timeline: support migrating from discrete panel (#35071) 2021-06-02 12:18:20 -07:00
migrations.ts State-timeline: support migrating from discrete panel (#35071) 2021-06-02 12:18:20 -07:00
models.cue Schema: get all devenv dashboards passing validation (#37857) 2021-08-17 07:11:57 -04:00
module.tsx Timeline/Status grid panel: Add tooltip support (#35005) 2021-06-02 21:43:47 -05:00
plugin.json Timeline: legend (#34340) 2021-05-19 21:38:31 -07:00
StateTimelinePanel.tsx Live: attach stream info to streaming frames (#35465) 2021-06-28 14:57:10 -07:00
StateTimelineTooltip.tsx Timeline/Status grid panel: Add tooltip support (#35005) 2021-06-02 21:43:47 -05:00
timeline.ts Color: fix alpha calculation < 16/255 and State-timeline threshold alpha (#35911) 2021-07-23 20:50:47 -05:00
TimelineChart.tsx TimeSeries: Fix fill below for dataframes with name (#35453) 2021-06-11 13:49:26 +02:00
types.ts Timeline/Status grid panel: Add tooltip support (#35005) 2021-06-02 21:43:47 -05:00
utils.test.ts Timeline/Status grid panel: Add tooltip support (#35005) 2021-06-02 21:43:47 -05:00
utils.ts GraphNG: fix mem leaks & avoid plot re-inits (#38017) 2021-08-18 13:43:53 -05:00