Private
Public Access
1
0

sort of gets CP data

This commit is contained in:
Sander Roosendaal
2020-10-11 17:27:39 +02:00
parent 88107530a5
commit e0f11a3c1f
4 changed files with 132 additions and 3 deletions

View File

@@ -104,7 +104,11 @@
yaxis1.hide();
yaxis2.hide();
plottype.hide();
reststrokes.show();
reststrokes.hide();
workmin.hide();
workmax.hide();
spmmin.hide();
spmmax.hide();
if (functionfield.val() == 'boxplot') {
plotfield.show();