echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Bug] 3D Bar chart not able to scroll if adding multiple 3D bar chart

Open Sri-5555 opened this issue 1 year ago • 1 comments

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

- OS:macOS Sonoma
- Browser: chrome 
- Framework: Angular 14

Any additional comments?

No response

Sri-5555 avatar Dec 17 '24 16:12 Sri-5555

hey @Sri-5555 i am able to scroll using the scrollbar

Adarsh-Dhar avatar Dec 18 '24 03:12 Adarsh-Dhar