mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Allow limiting rows on Pivot Table (#4891)
This commit is contained in:
committed by
GitHub
parent
3f48c005df
commit
f3d756016e
@@ -892,6 +892,7 @@ export const visTypes = {
|
||||
controlSetRows: [
|
||||
['groupby', 'columns'],
|
||||
['metrics'],
|
||||
['row_limit', null],
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user