8000 Update doc/python/static-image-export.md · plotly/plotly.py@ff62066 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ff62066

Browse files
LiamConnorsemilykl
andauthored
Update doc/python/static-image-export.md
Co-authored-by: Emily KL <4672118+emilykl@users.noreply.github.com>
1 parent 0284d5e commit ff62066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/static-image-export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ from IPython.display import Image
165165
Image(img_bytes)
166166
```
167167

168-
## Change Image Dimensions and Scale
168+
## Specify Image Dimensions and Scale
169169
In addition to the image format, the `to_image` and `write_image` functions provide arguments to specify the image `width` and `height` in logical pixels. They also provide a `scale` parameter that can be used to increase (`scale` > 1) or decrease (`scale` < 1) the physical resolution of the resulting image.
170170

171171
```python

0 commit comments

Comments
 (0)
0