@@ -1131,7 +1131,6 class SpectraHeisScope(Figure): | |||
|
1131 | 1131 | thisDatetime = dataOut.datatime |
|
1132 | 1132 | title = "Scope: %s" %(thisDatetime.strftime("%d-%b-%Y %H:%M:%S")) |
|
1133 | 1133 | xlabel = "Frequency x 10000" |
|
1134 | xlabel = "" | |
|
1135 | 1134 | ylabel = "Intensity (dB)" |
|
1136 | 1135 | |
|
1137 | 1136 | if not self.__isConfig: |
General Comments 0
You need to be logged in to leave comments.
Login now