Skip to content

Commit

Permalink
[Fix] no aggregation options can be selected for date field when grou…
Browse files Browse the repository at this point in the history
…pby [UN-2215] (#403) (#2008)

Co-authored-by: Xun Li <lixun910@gmail.com>
  • Loading branch information
igorDykhta and lixun910 committed Nov 22, 2022
1 parent b9a0446 commit f1b7e1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants/src/default-settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,7 @@ export const FIELD_OPTS = {
}
},
date: {
type: 'time',
scale: {
...ordinalFieldScaleFunctions,
...ordinalFieldAggrScaleFunctions
Expand Down

0 comments on commit f1b7e1a

Please sign in to comment.