fix(chart & gallery): make to add mixed time-series into recommended charts (#20064)

This commit is contained in:
smileydev 2022-05-13 22:20:49 -05:00 committed by GitHub
parent 6139057dcf
commit f43dbc0dfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'),