Cubic spline toy — bugs and improvements

Known bugs

Browser compatibilities bugs

The toy does not work on all browsers. The table below shows what I know.

platformresult
Windows / AVG Secure BrowserWorks as intended.
Windows / ChromeWorks as intended.
Windows / DuckDuckGoWorks as intended.
Windows / EdgeWorks as intended.
Windows / FirefoxWorks as intended.
Windows / OperaWorks as intended.
Windows / SafariNo graphics appear.
Android / ChromeWorks as intended.
Android / DuckDuckGoWorks as intended, but moving a dot is difficult.
Android / FirefoxWorks as intended, but clicking a button is difficult, and the text of some buttons is too large.

If you have further information on what browsers work and don't work, please email it to me at maproom @ gmail dot com

Possible improvements

ImprovementStatus
Add a triangular grid. Possible. I'll do this if there's enough demand
If more grids are added, add snap-to-grid for them. Harder but possible. I'll do this if there's enough demand
Make the line thickness adjustableEasy to do.
Save/restore, so that the user can save an arrangement of fixed points, and maybe other settings, for future use. I don't think this is possible. Browsers don't allow javascript to affect things like the user's disk.

Suggestions for other features and enhancements are welcome. Please email them to me at maproom @ gmail dot com

The cubic spline toy itself
Its user manual
The index to these pages