mirror of
https://github.com/apache/superset.git
synced 2026-09-09 00:34:49 +00:00
refactor: Removes 5.0 approved legacy charts (#31582)
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ const withIdResult = {
|
||||
groupby: ['country'],
|
||||
},
|
||||
}),
|
||||
viz_type: VizType.LegacyLine,
|
||||
viz_type: VizType.Line,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user