Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (TipmyPip, AndrewAMD, dBc), 18,430 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Change plot height? #475566
12/22/18 10:58
12/22/18 10:58
Joined: Dec 2018
Posts: 24
K
Kaga Offline OP
Newbie
Kaga  Offline OP
Newbie
K

Joined: Dec 2018
Posts: 24
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?

Re: Change plot height? [Re: Kaga] #475589
12/27/18 09:43
12/27/18 09:43
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
The plot heights are for images only, not for the interactive chart window that can have any height. But in the next update you can use them for determining the relative chart proportions.


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1