Skip to content

Commit c9c55df

Browse files
authored
add px link
1 parent 8c24812 commit c9c55df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/heatmaps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,4 +190,4 @@ Arrays of rasterized values build by datashader can be visualized using
190190
plotly's heatmaps, as shown in the [plotly and datashader tutorial](/python/datashader/).
191191

192192
#### Reference
193-
See https://plotly.com/python/reference/heatmap/ for more information and chart attribute options!
193+
See [function reference for `px.(imshow)`](https://plotly.com/python-api-reference/generated/plotly.express.imshow) or https://plotly.com/python/reference/heatmap/ for more information and chart attribute options!

0 commit comments

Comments
 (0)