fix(chart & gallery): make to add mixed time-series into recommended charts (#20064)
This commit is contained in:
parent
6139057dcf
commit
f43dbc0dfd
|
|
@ -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'),
|
||||
|
|
|
|||
Loading…
Reference in New Issue