Minor adjustment to configurator
This commit is contained in:
parent
bfb73dd300
commit
7404e5fa67
@ -54,7 +54,6 @@ fun NumassBlock.plotAmplitudeSpectrum(plotName: String = "spectrum", frameName:
|
|||||||
"showLine" to true
|
"showLine" to true
|
||||||
"showSymbol" to false
|
"showSymbol" to false
|
||||||
"showErrors" to false
|
"showErrors" to false
|
||||||
"JFreeChart.cache" to true
|
|
||||||
}
|
}
|
||||||
plot.configure(meta)
|
plot.configure(meta)
|
||||||
add(plot)
|
add(plot)
|
||||||
|
Loading…
Reference in New Issue
Block a user