Skip to content

Commit 7dc4ed8

Browse files
committed
Update reference section
1 parent 7aecf1c commit 7dc4ed8

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

doc/python/interactive-html-export.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,7 @@ IFrame(snippet_url + 'interactive-html-export', width='100%', height=1200)
147147

148148
### Reference
149149

150-
See [function reference for `plotly.io.to_html()`](https://plotly.com/python-api-reference/generated/plotly.io.to_html.html) for more information and HTML figure export options.
150+
See the following links for parameter information and HTML figure export options:
151+
152+
- [`plotly.io.to_html()`](https://plotly.com/python-api-reference/generated/plotly.io.to_html.html)
153+
- [`plotly.io.write_html()`](https://plotly.com/python-api-reference/generated/plotly.io.write_html.html)

0 commit comments

Comments
 (0)