Heatmap: new panel based based on uPlot (#44080)

Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
This commit is contained in:
Ryan McKinley
2022-02-16 14:49:17 -08:00
committed by GitHub
parent 685ec5383e
commit bb86ba99ee
31 changed files with 2285 additions and 9 deletions

View File

@ -119,6 +119,7 @@ func verifyCorePluginCatalogue(t *testing.T, pm *PluginManager) {
"gettingstarted": {},
"graph": {},
"heatmap": {},
"heatmap-new": {},
"histogram": {},
"icon": {},
"live": {},