mirror of
https://github.com/apache/superset.git
synced 2026-04-12 04:37:49 +00:00
fix(chart & gallery): make to add mixed time-series into recommended charts (#20064)
This commit is contained in:
@@ -67,6 +67,7 @@ export default class EchartsTimeseriesChartPlugin extends ChartPlugin<
|
||||
name: t('Mixed Time-Series'),
|
||||
thumbnail,
|
||||
tags: [
|
||||
t('Advanced-Analytics'),
|
||||
t('Aesthetic'),
|
||||
t('ECharts'),
|
||||
t('Experimental'),
|
||||
|
||||
Reference in New Issue
Block a user