ChristopherChudzicki / math3d-react

A user-friendly 3d graphing calculator for the web. Create, share, and animate 3d mathematical scenes.
https://www.math3d.org
Mozilla Public License 2.0
249 stars 34 forks source link

Possibility for different axis scales? #311

Open Zaq-Xander opened 2 years ago

Zaq-Xander commented 2 years ago

Hey, a quick suggestion: Could we get the ability to use (say) a logarithmic scale on an axis? Would be good for displaying frequencies etc.

In essence, some built-in functionality to mimic this would be cool: https://www.math3d.org/FHTGyl92V ...with the ability to change the values listed on the axis to be accurate to the scale change, also.

I propose that you could change the axis scale in the Axis Settings menu, in a new setting. A dropdown selection box with the axis scales (linear, logarithmic, etc.) would be cool.

o-b-o commented 2 years ago

You can try to do somefin like this and pass every function thru a change of variables to plot it.

https://www.math3d.org/O6IwnjUFy

https://www.math3d.org/koM3MchEt