[Bug] 3D Bar chart not able to scroll if adding multiple 3D bar chart
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.5.1
### Link to Minimal Reproduction
https://codepen.io/Sri-5555/pen/wBwgONy
### Steps to Reproduce
In a parent Container add multiple 3D Bar chart one by one below and some more content which has inner scroll
If we try to scroll the container we will not be able to scroll the container it only zoom In/ zoom Out in the first chart will not be able to view remaining below content in the parent container
### Current Behavior
In a parent Container add multiple 3D Bar chart one by one below and some more content which has inner scroll
If we try to scroll the container we will not be able to scroll the container it only zoom In/ zoom Out in the first chart will **not be able to view remaining below content in the parent container**
### Expected Behavior
In a parent Container add multiple 3D Bar chart one by one below and some more content which has inner scroll
If we try to scroll the container should be able to see all the content in the Container with scroll
### Environment
```markdown
- OS:macOS Sonoma
- Browser: chrome
- Framework: Angular 14
```
### Any additional comments?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.