Skip to content

Commit 778d9a6

Browse files
authored
add px and python ref link
1 parent 21e7f0c commit 778d9a6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/python/splom.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -289,4 +289,7 @@ fig.update_layout(title=title,
289289
hovermode='closest')
290290

291291
fig.show()
292-
```
292+
```
293+
#### Reference
294+
295+
See [function reference for `px.scatter_matrix()`](https://plotly.com/python-api-reference/generated/plotly.express.scatter_matrix) or https://plotly.com/python/reference/splom/ for more information and chart attribute options!

0 commit comments

Comments
 (0)