On Androidplot my Axis Vals are cut off, so the last values are only shown half. How to fix this issue?
dynamicPlot.getGraphWidget().setMarginTop(4);
dynamicPlot.getLegendWidget().setHeight(14);
Luckly I still found something in the androidplot forums cache.