This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

GUI Composer: How to stop scalarlinegraph from changing the y-axis

Hello,

I'm trying to make a graph with fixed axis in GUI Composer, the y-axis should range from 0 to 120 and the x-axis from 0 to 50. What I have done is to set the min and max values for the axis, but the graph automatically scales the axis with the data. Does someone know how to get the axis fixed?