File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -271,10 +271,10 @@ These values are:
271
271
- A boolean which when True will raise an error if input model files are missing.
272
272
- Default is True, set to False to skip this check.
273
273
- ` dpi ` :
274
- - Output images Dots per inch (dpi)
274
+ - The resolution in dots per inch (dpi) of the output image.
275
275
- dpi=100 is fine for most purposes but 300 is needed for highres posters/publications.
276
276
- ` savepdf ` :
277
- - Outpout the image as a pdf in addition to the standard png.
277
+ - Output the image as a pdf in addition to the standard png.
278
278
- This doesn't replace the image in the report, but saves a pdf version of the image in the images directory.
279
279
- The pdfs will be web-visible in the report image directory, but will not linked in the html.
280
280
- To view a pdf from a report, simply click the image, and replace the ` png ` extension with ` pdf ` in the browser path.
You can’t perform that action at this time.
0 commit comments