fixing reststrokes on compare plot
This commit is contained in:
@@ -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') {
|
||||
|
||||
Reference in New Issue
Block a user