I am using Qt 5.14.0, working on one application that has a pie chart. It is working fine in the desktop version. Then I tried with a web assembly version, in that while zooming out the pie chart is getting out of parent rectangle boundary. I have used dynamic scaling in QML.