Skip to content

Commit 73e4588

Browse files
authored
Merge pull request #5270 from plotly/plotly-js-info
Add how to set plotly.js
2 parents 6d39a52 + c6cb0f5 commit 73e4588

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/python/static-image-export.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,8 @@ The following settings are available.
273273

274274
`mathjax`: Location of the MathJax bundle needed to render LaTeX characters. Defaults to a CDN location. If fully offline export is required, set this to a local MathJax bundle.
275275

276+
`plotlyjs`: Location of the Plotly.js bundle to use. Can be a local file path or URL. By default, Kaleido uses the Plotly.js bundle included with Plotly.py.
277+
276278
`topojson`: Location of the topojson files needed to render choropleth traces. Defaults to a CDN location. If fully offline export is required, set this to a local directory containing the Plotly.js topojson files.
277279

278280
`mapbox_access_token`: The default Mapbox access token (Kaleido v0 only). Mapbox traces are deprecated. See the [MapLibre Migration](https://plotly.com/python/mapbox-to-maplibre/) page for more details.

0 commit comments

Comments
 (0)