Histogram: Add support for stacking mode (#84693)

This commit is contained in:
Adela Almasan
2024-03-21 06:57:10 -05:00
committed by GitHub
parent b525de07cd
commit 25a058f7ec
9 changed files with 175 additions and 52 deletions
+2 -2
View File
@@ -5716,8 +5716,8 @@ exports[`better eslint`] = {
[0, 0, 0, "Do not use any type assertions.", "15"],
[0, 0, 0, "Do not use any type assertions.", "16"]
],
"public/app/plugins/panel/histogram/Histogram.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"]
"public/app/plugins/panel/histogram/migrations.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],
"public/app/plugins/panel/live/LiveChannelEditor.tsx:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],