Skip to content

Commit 0284d5e

Browse files
LiamConnorsemilykl
andauthored
Update doc/python/static-image-export.md
Co-authored-by: Emily KL <[email protected]>
1 parent 9fb73a1 commit 0284d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/static-image-export.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ See the **Additional Information on Browsers with Kaleido** section below for mo
7474

7575
## Write Image to a File
7676

77-
Plotly figures have a `write_image` method to write a figure to a file. `write_image` supports PNG, JPEG, WebP, SVG, and PDF.
77+
Plotly figures have a `write_image` method to write a figure to a file. `write_image` supports PNG, JPEG, WebP, SVG, and PDF formats.
7878

7979
To export a figure using `write_image`, call `write_image` on the figure, and pass as an argument the filename where you want to save the figure. The file format is inferred from the extension:
8080

0 commit comments

Comments
 (0)