Origin Ver. and Service Release (Select Help-->About Origin): 2021 Operating System:WIN11 Hi, I am trying to use python to produce a graphe from sheet, but it seems that the scale of the axis is determined automatically. I think the graphe.rescale(self, skip: str = 'axis to skip') function would be more perfect if we can set the range mannually since some data may have a limit such as the efficiency which will never exceeds 100%. Hopefully you can consider this suggestion