mirror of
https://github.com/apache/superset.git
synced 2026-04-18 07:35:09 +00:00
Change validator of timeshift to allow for strings (#2051)
This commit is contained in:
@@ -939,7 +939,6 @@ export const fields = {
|
||||
time_compare: {
|
||||
type: 'TextField',
|
||||
label: 'Time Shift',
|
||||
isInt: true,
|
||||
default: null,
|
||||
description: 'Overlay a timeseries from a ' +
|
||||
'relative time period. Expects relative time delta ' +
|
||||
|
||||
Reference in New Issue
Block a user