'How to specify axis coordinate in mafs

I am trying to create some interactive widgets and Mafs seemed a good option.

It was surprisingly easy to get started with react and build get something running, however the coordinates in my example are squeezed horizontally. I created this minimum workable example starting a new project and using the ellipsis/circles sample from mafs.

How can I specify the scale of each axis, or simply enforce aspect ratio 1.0.

Thank you.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source