mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
fix: add flag for time series table (#9798)
This commit is contained in:
committed by
GitHub
parent
1d3b264a36
commit
45c8fcfd92
@@ -25,6 +25,7 @@ const metadata = new ChartMetadata({
|
||||
name: t('Time-series Table'),
|
||||
description: '',
|
||||
thumbnail,
|
||||
useLegacyApi: true,
|
||||
});
|
||||
|
||||
export default class TimeTableChartPlugin extends ChartPlugin {
|
||||
|
||||
Reference in New Issue
Block a user