This commit is contained in:
gobbo_a
2017-04-03 14:16:57 +02:00
parent 1775e5743b
commit 42714841e3
11 changed files with 6 additions and 1487 deletions

View File

@@ -27,8 +27,8 @@ public class SchottkyScan extends Panel {
initComponents();
plot.setStyle(LinePlotJFree.Style.ErrorY);
plot.addSeries(series);
plot.getAxis(Plot.AxisId.X).setLabel("Phase");
plot.getAxis(Plot.AxisId.Y).setLabel("Charge");
plot.getAxis(Plot.AxisId.X).setLabel("Gun Phase");
plot.getAxis(Plot.AxisId.Y).setLabel("SINEG01-DICT215:B1_CHARGE");
}
//Overridable callbacks