mirror of
https://github.com/apache/superset.git
synced 2026-04-26 03:24:53 +00:00
fix: removing problematic "formattable" tag (#24207)
This commit is contained in:
@@ -36,7 +36,6 @@ const metadata = new ChartMetadata({
|
||||
name: t('Big Number with Trendline'),
|
||||
tags: [
|
||||
t('Advanced-Analytics'),
|
||||
t('Formattable'),
|
||||
t('Line'),
|
||||
t('Percentages'),
|
||||
t('Popular'),
|
||||
|
||||
Reference in New Issue
Block a user