mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat: Adds the Featured Charts dashboard (#28789)
This commit is contained in:
committed by
GitHub
parent
896fe854dc
commit
95706d9be2
@@ -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,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user