mirror of
https://github.com/apache/superset.git
synced 2026-04-21 17:14:57 +00:00
feat(charts): Add row limit control to box plot chart (#33871)
This commit is contained in:
@@ -78,6 +78,7 @@ const config: ControlPanelConfig = {
|
||||
['adhoc_filters'],
|
||||
['series_limit'],
|
||||
['series_limit_metric'],
|
||||
['row_limit'],
|
||||
[
|
||||
{
|
||||
name: 'whiskerOptions',
|
||||
|
||||
Reference in New Issue
Block a user