mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
Fix wrong timepicker range when brushing (#111989)
This commit is contained in:
parent
157c834403
commit
4bca9b05bb
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ export function DiscoverHistogram({
|
|||
tooltip={tooltipProps}
|
||||
theme={chartTheme}
|
||||
baseTheme={chartBaseTheme}
|
||||
allowBrushingLastHistogramBucket={true}
|
||||
/>
|
||||
<Axis
|
||||
id="discover-histogram-left-axis"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue