Explorar o código

todo entfernt

Kevin Trometer %!s(int64=8) %!d(string=hai) anos
pai
achega
e0ce40e0c3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/ui/view/StatisticGraph.java

+ 1 - 1
src/ui/view/StatisticGraph.java

@@ -95,7 +95,7 @@ public class StatisticGraph extends JPanel {
 			// Calculate values for each set and add them
 			addValues();
 
-			// TODO Calculate Paths
+			//Create Paths and draw them
 			for (TrackedDataSet set : objects) {
 				path.reset();
 				switch (set.getProperty()) {