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

@@ -57,7 +57,7 @@ export default class EchartsBoxPlotChartPlugin extends EchartsChartPlugin<
),
exampleGallery: [{ url: example }],
name: t('Box Plot'),
tags: [t('ECharts'), t('Range'), t('Statistical')],
tags: [t('ECharts'), t('Range'), t('Statistical'), t('Featured')],
thumbnail,
},
transformProps,