Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.44 KB

Plot_Save.md

File metadata and controls

37 lines (21 loc) · 1.44 KB
GuiCommand
Name MenuLocation Workbenches
Plot Save
Plot , Save plot
Plot_Workbench

Plot Save

Description

The standard plot module already provides a minimum tool to save plots . If you install the Plot Workbench using the Add-on manager, a more complete tool to save the active plot will be available. With this tool you can also select the size and resolution of the output image.

Usage

Select the plot tab that you want to save, and run this tool. Use the path selector button to show a file dialog where you can choose the file location and format.

Path selection button
Path selection button

Options

  • File path: You can set the output image path (including format extension) inserting it at text line too.
  • Size: You can specify output image width and height (inches).
  • dpi: You can set the image resolution (Dots Per Inch). Final resolution (in pixels) will be the multiplication of width and height by dpi.

{{Plot_Tools_navi}}


documentation index > External_Workbenches > Addons > Plot > Plot Save