We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e5636 commit 2096d31Copy full SHA for 2096d31
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