log in
01 Three degrees of freedom
Edit to suit. (Only available to the logged in author.)
Author: Wigand
<div id="jxgbox" class="jxgbox"></div>
#jxgbox {
max-width: 500px;
aspect-ratio: 1;
}
You aren't the author of this fiddle, so clicking "run" will only update the graph, not save your changes.
To save your changes, make a fork of this fiddle.
Create a new version of this fiddle.
It's like "Save as..."
Save any recent changes (by clicking "Run") first.
Export a HTML page of this Fiddle from the current saved settings.
In the downloaded file, if you see console errors complaining about CORS policy, make sure you run the exported file from a localhost/ or an actual server.
Device size:
(To get this one to work here, we needed to move the button function calls to the main script, since all javascript is at the bottom of the page for performance reasons.)
×