feat: Adds the Featured Charts dashboard (#28789)

This commit is contained in:
Michael S. Molina
2024-06-04 16:59:10 -03:00
committed by GitHub
parent 896fe854dc
commit 95706d9be2
53 changed files with 6544 additions and 87 deletions

View File

@@ -38,6 +38,7 @@ const metadata = new ChartMetadata({
t('Density'),
t('Single Metric'),
t('ECharts'),
t('Featured'),
],
thumbnail,
});