You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/python/heatmaps.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -190,4 +190,4 @@ Arrays of rasterized values build by datashader can be visualized using
190
190
plotly's heatmaps, as shown in the [plotly and datashader tutorial](/python/datashader/).
191
191
192
192
#### 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