Bar Chart exceeds grid with offset when zooming
Open
bug
en
priority: high
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
4.6.0
### Reproduction link
[http://jsfiddle.net/8dznr6ga/](http://jsfiddle.net/8dznr6ga/)
### Steps to reproduce
I created a reproduction case.
In the case zoom to a small time window. The greater the chart the greater the "offset".
### What is expected?
The line-Chart correctly cuts off at the grid offset. I expect the bars to do the same.
### What is actually happening?
The bars expand through the grid offset. The line-chart does not (which is the expected behavior)
Contributor guide
Assessment
This issue has not been assessed yet.