This is how any maximum value is being displayed on the graph. How can i ensure that the full point is shown?
Set the Y axis maximum visible value manually:
renderer.setYAxisMax(10.5);
Set the Y axis maximum visible value manually: