Private
Public Access
1
0

fixing reststrokes on compare plot

This commit is contained in:
Sander Roosendaal
2020-11-03 20:58:11 +01:00
parent 35830c0274
commit e2469e1eca
5 changed files with 18 additions and 8 deletions

View File

@@ -107,7 +107,7 @@
yaxis1.hide();
yaxis2.hide();
plottype.hide();
reststrokes.hide();
// reststrokes.hide();
workmin.hide();
workmax.hide();
spmmin.hide();
@@ -147,6 +147,7 @@
yaxis1.show();
plottype.show();
piece.hide();
reststrokes.show();
}
if (functionfield.val() == 'cp') {