Closed natvilla closed 5 months ago
With the recent dynamic chart height changes. It's possible that a minHeight of 100 was added. We need to update that. min height and min width should only be used when width/height are relative values (percentages).
Provide a general summary of the issue here
Creating a Donut with size less than 100 always creates an svg with size equal to 100. It doesn't seem possible to create a size smaller than 100 using width/height. It's still possible to create a smaller size using padding.
๐ค Expected Behavior?
The svg should be the same inputted width/height as the Chart props.
๐ฏ Current Behavior
Actual svg width/height is always 100 when Chart props are less than 100.
๐ Possible Solution
No response
๐ฆ Context
No response
๐ฅ๏ธ Steps to Reproduce
Version
1.6.0
What browsers are you seeing the problem on?
Chrome
If other, please specify.
No response
What operating system are you using?
macOS Monterey
๐งข Your Company/Team
Adobe Agora
๐ท Tracking Issue
No response