Fix maximum number of bars for stacked bars (#15481)
The maximum number of bars feature has been implemented before the stacked bar one, so it didn't support it. Now, the same number of bars is displayed with and without group by when we are in stacked mode.
This commit is contained in:
-1
@@ -1 +0,0 @@
|
||||
export const GRAPH_MAXIMUM_NUMBER_OF_GROUPS = 50;
|
||||
Reference in New Issue
Block a user