grafana/public/app/plugins/panel/barchart
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__ GraphNG: refactor by-value color schemes (#37670) 2021-08-13 09:38:04 -05:00
img BarChart: add alpha bar chart panel (#30323) 2021-01-29 12:52:52 -08:00
BarChart.tsx GraphNG: fix mem leaks & avoid plot re-inits (#38017) 2021-08-18 13:43:53 -05:00
BarChartPanel.tsx GraphNG: stack by % (#37127) 2021-07-28 20:31:07 -05:00
bars.ts GraphNG: fix mem leaks & avoid plot re-inits (#38017) 2021-08-18 13:43:53 -05:00
distribute.ts Barchart: move viz to core (#33947) 2021-05-11 20:57:52 +02:00
models.cue Schema: get all devenv dashboards passing validation (#37857) 2021-08-17 07:11:57 -04:00
module.tsx BarChart: support stacking options (#37083) 2021-07-21 23:07:50 -07:00
plugin.json TimeSeries: Make timeseries the default panel and remove beta state (#33639) 2021-05-05 13:19:14 +02:00
quadtree.ts Timeline: Text align option (#34087) 2021-05-14 08:27:03 +02:00
types.ts BarChart: value label sizing (#34229) 2021-05-19 17:33:56 +02:00
utils.test.ts GraphNG: stack by % (#37127) 2021-07-28 20:31:07 -05:00
utils.ts GraphNG: stack by % (#37127) 2021-07-28 20:31:07 -05:00