Skip to content

Commit

Permalink
fix(plugin-chart-pivot-table): make date formatting clearable (apache…
Browse files Browse the repository at this point in the history
  • Loading branch information
kgabryje authored and zhaoyongjie committed Nov 25, 2021
1 parent 3cbffc3 commit 8fdd92d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ const config: ControlPanelConfig = {
label: t('Date format'),
default: smartDateFormatter.id,
renderTrigger: true,
clearable: false,
choices: D3_TIME_FORMAT_OPTIONS,
description: t('D3 time format for datetime columns'),
},
Expand Down

0 comments on commit 8fdd92d

Please sign in to comment.