Allow limiting rows on Pivot Table (#4891)

This commit is contained in:
Maxime Beauchemin
2018-04-27 08:35:12 -07:00
committed by GitHub
parent 3f48c005df
commit f3d756016e

View File

@@ -892,6 +892,7 @@ export const visTypes = {
controlSetRows: [
['groupby', 'columns'],
['metrics'],
['row_limit', null],
],
},
{