42bba3de52
The limit wasn't working properly for two dimensional stacked charts. This PR fixes this.
3 lines
115 B
TypeScript
3 lines
115 B
TypeScript
// TODO: Remove this once backend returns total group count
|
|
export const EXTRA_ITEM_TO_DETECT_TOO_MANY_GROUPS = 1;
|