-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Closed as not planned
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.
Description
Version
5.4.3
Link to Minimal Reproduction
https://ix.siemens.io/docs/controls/charts/
Steps to Reproduce
- set width of the container html element to 100% and height to some fixed value.
- see chart get width of 100px instead of %100 of the container
Current Behavior
I give a chart contaoner width %100 width but chart getting resized to 100px. if I give %99 chart resizes to 99px
Expected Behavior
I expect chart to resize itself to full container width
Environment
- OS: windows 11
- Browser: chrome 121.0.6167.185
- Framework: react 18.2.0Any additional comments?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.