Skip to content

Commit

Permalink
Fix wrong timepicker range when brushing (#111989)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Roes committed Sep 14, 2021
1 parent 157c834 commit 4bca9b0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ export function DiscoverHistogram({
tooltip={tooltipProps}
theme={chartTheme}
baseTheme={chartBaseTheme}
allowBrushingLastHistogramBucket={true}
/>
<Axis
id="discover-histogram-left-axis"
Expand Down

0 comments on commit 4bca9b0

Please sign in to comment.