mirror of
https://github.com/apache/superset.git
synced 2026-06-01 21:59:26 +00:00
refactor: Removes 5.0 approved legacy charts (#31582)
This commit is contained in:
committed by
GitHub
parent
a477d84729
commit
399b709aaf
@@ -46,7 +46,7 @@ const withIdResult = {
|
||||
groupby: ['country'],
|
||||
},
|
||||
}),
|
||||
viz_type: VizType.LegacyLine,
|
||||
viz_type: VizType.Line,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user