8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6e5636 + 2096d31 commit db920c2Copy full SHA for db920c2
packages/python/plotly/plotly/io/_html.py
@@ -423,11 +423,6 @@ def write_html(
423
require an active internet connection in order to load the plotly.js
424
library.
425
426
- If 'directory', a script tag is included that references an external
427
- plotly.min.js bundle that is assumed to reside in the same
428
- directory as the HTML file. If `file` is a string to a local file path
429
- and `full_html` is True then
430
-
431
If 'directory', a script tag is included that references an external
432
plotly.min.js bundle that is assumed to reside in the same
433
directory as the HTML file. If `file` is a string to a local file
0 commit comments