It currently says:
scale: int or float or None
The scale factor to use when exporting the figure. A scale factor larger than 1.0 will increase the image resolution with respect to the figure's layout pixel dimensions. Whereas as scale factor of less than 1.0 will decrease the image resolution.
If not specified, will default to plotly.io.config.default_scale
|
scale: int or float or None |
|
The scale factor to use when exporting the figure. A scale factor |
|
larger than 1.0 will increase the image resolution with respect |
|
to the figure's layout pixel dimensions. Whereas as scale factor of |
|
less than 1.0 will decrease the image resolution. |
|
|
|
If not specified, will default to `plotly.io.config.default_scale` |
|
scale: int or float or None |
|
The scale factor to use when exporting the figure. A scale factor |
|
larger than 1.0 will increase the image resolution with respect |
|
to the figure's layout pixel dimensions. Whereas as scale factor of |
|
less than 1.0 will decrease the image resolution. |
|
|
|
If not specified, will default to `plotly.io.config.default_scale` |
However, something has been changed and these blocks should match the documentation in _kaleido.py
|
scale: int or float or None |
|
The scale factor to use when exporting the figure. A scale factor |
|
larger than 1.0 will increase the image resolution with respect |
|
to the figure's layout pixel dimensions. Whereas as scale factor of |
|
less than 1.0 will decrease the image resolution. |
|
|
|
If not specified, will default to: |
|
- `plotly.io.kaleido.scope.default_scale` if engine is "kaleido" |
|
- `plotly.io.orca.config.default_scale` if engine is "orca" |
It currently says:
plotly.py/packages/python/plotly/plotly/io/_orca.py
Lines 1426 to 1432 in 99e63da
plotly.py/packages/python/plotly/plotly/basedatatypes.py
Lines 3753 to 3759 in 99e63da
However, something has been changed and these blocks should match the documentation in
_kaleido.pyplotly.py/packages/python/plotly/plotly/io/_kaleido.py
Lines 67 to 75 in 99e63da