mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Revert "[charts] Fix timezone regression in charts (#123478)"
This reverts commit 3e3b0f79ff
.
This commit is contained in:
parent
3e3b0f79ff
commit
8b2db69a3e
11 changed files with 0 additions and 13 deletions
|
@ -138,7 +138,6 @@ export const DocumentCountChart: FC<Props> = ({
|
|||
xAccessor="time"
|
||||
yAccessors={['value']}
|
||||
data={adjustedChartPoints}
|
||||
timeZone="local"
|
||||
/>
|
||||
</Chart>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue