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

@@ -58,7 +58,7 @@ export default class PivotTableChartPlugin extends ChartPlugin<
),
exampleGallery: [{ url: example }],
name: t('Pivot Table'),
tags: [t('Additive'), t('Report'), t('Tabular'), t('Popular')],
tags: [t('Additive'), t('Report'), t('Tabular'), t('Featured')],
thumbnail,
});