mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
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:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user