@@ -146,6 +146,7 @@ public class StatisticGraphPanel extends JPanel {
});
legendPanel.add(b);
sGraph.calcMaximum();
+ that.updateUI();
}
/**