Added 1k, 2k, and 5k option for number of points

This commit is contained in:
Evolvedexperiment 2021-03-03 17:00:37 +00:00
parent 667006db86
commit b2b46c4d39
4 changed files with 41 additions and 25 deletions

View file

@ -942,7 +942,7 @@
<td></td>
<td>Points number</td>
<td>
<input id="densityInput" type="range" min=1 max=10 value=1>
<input id="densityInput" type="range" min=1 max=13 value=4>
</td>
<td>
<output id="densityOutput">10K</output>