Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
niaji
Posted - 10/12/2022 : 1:01:50 PM 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