Alexander A.
Results
2
comments of
Alexander A.
Hi, if suddenly someone will help after so much time ``` final Viewport v = new Viewport(charts[chart].getMaximumViewport()); v.top = (max > 0 ? max : 100); v.bottom = min; charts[chart].setMaximumViewport(v);...
Im just trying to show live-chart data from uart logger