Skip to content

Commit

Permalink
Merge branch 'develop' into celery
Browse files Browse the repository at this point in the history
  • Loading branch information
puehringer authored Dec 6, 2024
2 parents 3a3b0b5 + 6434da5 commit a1c91d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vis/bar/BarChart.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,7 @@ export function BarChart({
scrollHideDelay={0}
offsetScrollbars
>
{/* @ts-ignore */}
<VariableSizeList
height={containerHeight - CHART_HEIGHT_MARGIN / 2}
itemCount={filteredUniqueFacetVals.length}
Expand Down

0 comments on commit a1c91d0

Please sign in to comment.