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