We will be performing a major infrastructure and web site ugprades on Friday, September 27th 8:00 am - 5:00 pm MST (UTC -7).

The website will be down during that time.

plotopt formating lk script

  • tamirlance
  • Topic Author
More
22 Nov 2018 05:28 #6510 by tamirlance
plotopt formating lk script was created by tamirlance
Is there any documentation on how to use all the features in plotopt?

Specifically, how do you use scale and window? I would like the plots to appear bigger before saving them.

Please Log in or Create an account to join the conversation.

  • pgilman
More
26 Nov 2018 20:19 #6511 by pgilman
Replied by pgilman on topic plotopt formating lk script
Hello,

The LK
plotopt()
function is not well documented. I've added more descriptions to the function options for the next update to SAM.

In the meantime:

plotopt( { 'window' = [50,25,600,300] } ); // positions the window at x=50px, y=25px with width=600px, height=300px


plotopt( { 'window' = [50,25] } ); // positions the window at x=50px, y=25px with default size


Best regards,
Paul.

Please Log in or Create an account to join the conversation.

Moderators: pgilman
Powered by Kunena Forum