Skip to content

Commit 52a0d06

Browse files
committed
test build
1 parent 3ae6074 commit 52a0d06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,5 @@ 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+
8384
<!-- #endregion -->

0 commit comments

Comments
 (0)