7374757677787980818283
if (n.doubleValue() > maxValue) { maxValue = n.doubleValue(); } values.add(n); } e.addValues(values); return e; } /** * Create the X axis of the bar Chart