2020-08-15 11:07 PM
Hello,
I've wrote SetRange in a graph like SetRange(0, 50, 0, 50), but the problem is my graph is stretched an i want have it in a compressed look. So i changed it to setRange(0, 100, 0, 50), but my x axis was shorten to 1/4 and rest of my X axis remained empty. How can i use this function in proper way?
BR,