Adding Plot Size in PowerShell
-
Add the parameters plot, if required, to modify the automation script.
-
There are 4 options for plot size: small, medium, large, xlarge.
-
Highlight and copy the PowerShell script to the clipboard.
-
Edit the script to alter the plot size.
Before |
After Changing Plot Size |
|
|
-
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 |
|
|