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
|
||||
"showSymbol" to false
|
||||
"showErrors" to false
|
||||
"JFreeChart.cache" to true
|
||||
}
|
||||
plot.configure(meta)
|
||||
add(plot)
|
||||
|
Loading…
Reference in New Issue
Block a user