Adding Plot Size in PowerShell

  1. Add the parameters plot, if required, to modify the automation script.

  2. There are 4 options for plot size: small, medium, large, xlarge.

  3. Highlight and copy the PowerShell script to the clipboard.

  4. Edit the script to alter the plot size.

Before

After Changing Plot Size

 

  1. Paste the script to Window PowerShell client.

  • Press Enter on the keyboard.

  • If the command prompt returns without any errors, the script has successfully run.

  • By default, the image is extracted to the directory path on your machine, which has been accessed by the PowerShell client.

  • The image is exported in the SVG format.

Before

After Changing Plot Size