Hey!
Thanks for your answer PaulS. I tried what you suggest, but is not the problem that x or y position is so near to each other. The problem, what I think is that, when it makes a new loop, processing.org write new value over the last values. So in time it make unclear to read. I think I need to use function that clear window before new loop. You know what I mean??
I posted picture just for example how it looks like.
Another think is, that I woud like to print bar diagram and values for photocells sensors, servo motor will print me a position in degress and laser sensor will also print me values. But I think I won't have problems with displaying values. But I have problems with string that I get from arduino and defining sensors at void serialEvent(Serial myPort) {}. So my another question is how to define for exemple sensor 3 I would like to put in x3, y3 position not with for loop?
I apologize because of my english and because I can not explain more professionally.
Thank you very much and regards!
