fix: Remove Advanced Analytics tag for 2 charts (#16240)

* removing AA tag from TimeTableChartPlugin

* package bump for echarts (removes AA tag there)

* package-lock bump for new echarts plugin
This commit is contained in:
Evan Rusackas
2021-08-12 15:32:39 -06:00
committed by GitHub
parent 9d0dc561fc
commit cdcc161846
3 changed files with 8 additions and 9 deletions

View File

@@ -27,7 +27,6 @@ const metadata = new ChartMetadata({
'Compare multiple time series charts (as sparklines) and related metrics quickly.',
),
tags: [
t('Advanced-Analytics'),
t('Multi-Variables'),
t('Comparison'),
t('Legacy'),