mirror of
https://github.com/apache/superset.git
synced 2026-04-24 02:25:13 +00:00
feat: Adds the ECharts Histogram chart (#28652)
This commit is contained in:
committed by
GitHub
parent
bc9eab9902
commit
896fe854dc
@@ -34,7 +34,7 @@ const metadata = new ChartMetadata({
|
||||
{ url: example2 },
|
||||
{ url: example3 },
|
||||
],
|
||||
name: t('Histogram'),
|
||||
name: t('Histogram (legacy)'),
|
||||
tags: [t('Comparison'), t('Legacy'), t('Pattern'), t('Range')],
|
||||
thumbnail,
|
||||
useLegacyApi: true,
|
||||
|
||||
Reference in New Issue
Block a user