Skip to content

Commit 400aed3

Browse files
authored
Apply suggestion from @LiamConnors
1 parent 783a953 commit 400aed3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/python/static-image-generation-migration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,4 @@ If you are migrating from Orca, the following config settings do not apply to Ka
8080
## Multiple Image Export
8181

8282
Plotly.py 6.1 includes a `write_images` function (`plotly.io.write_images`), which we recommend over `write_image` when exporting more than one figure. Calling `write_images` with a list of figures (or dicts representing figures) to export provides better performance than multiple calls with `write_image`. See the [Write Multiple Images](/python/static-image-export#write-multiple-images) section for more details.
83-
8483
<!-- #endregion -->

0 commit comments

Comments
 (0)