-
- Downloads
Fix stacked static chart render failure (#26285)
* Fix stacked static chart render failure This fixes #20752 where static chart will fail to render stacked bar charts when data contain gaps. * Make the code easier to read
Showing
- frontend/src/metabase/static-viz/components/XYChart/utils/series.ts 25 additions, 5 deletions...rc/metabase/static-viz/components/XYChart/utils/series.ts
- frontend/src/metabase/static-viz/components/XYChart/utils/series.unit.spec.ts 94 additions, 33 deletions...e/static-viz/components/XYChart/utils/series.unit.spec.ts
Please register or sign in to comment