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.