Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ef80408

Browse files
committedAug 7, 2024
Update heatmaps.md
1 parent 31fde09 commit ef80408

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
@@ -34,7 +34,7 @@ jupyter:
3434
thumbnail: thumbnail/heatmap.jpg
3535
---
3636

37-
The term "heatmap" usually refers to a cartesian plot with data visualized as colored rectangular tiles, which is the subject of this page. It is also sometimes used to refer to [actual maps with density data displayed as color intensity](/python/tile-density-heatmaps/).
37+
The term "heatmap" usually refers to a Cartesian plot with data visualized as colored rectangular tiles, which is the subject of this page. It is also sometimes used to refer to [actual maps with density data displayed as color intensity](/python/tile-density-heatmaps/).
3838

3939
Plotly supports two different types of colored-tile heatmaps:
4040

0 commit comments

Comments
 (0)
Please sign in to comment.