Skip to content

Commit

Permalink
Allow limiting rows on Pivot Table (#4891)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch authored Apr 27, 2018
1 parent 3f48c00 commit f3d7560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superset/assets/src/explore/visTypes.js
Original file line number Diff line number Diff line change
Expand Up @@ -892,6 +892,7 @@ export const visTypes = {
controlSetRows: [
['groupby', 'columns'],
['metrics'],
['row_limit', null],
],
},
{
Expand Down

0 comments on commit f3d7560

Please sign in to comment.