I am trying to use parameters such as

Code:
PlotWidth = 600;
PlotHeight1 = 300;
PlotHeight2 = 800;


to change the width and height of the plots in Zorro 1.96. But somehow, no matter which values I enter, the plot dimensions always look like this:



What am I doing wrong? How to properly adjust plot sizes?