Skip to content

Commit 8f2cb9f

Browse files
committed
Add heatmap preview to README
1 parent 724289f commit 8f2cb9f

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
- [Valid Data that can be passed to make the chart](#valid-data-that-can-be-passed-to-make-the-chart)
2626
- [Valid Chart types](#valid-chart-types)
2727
- [Usage Example](#usage-example)
28+
- [👀 Heatmap Preview](#-heatmap-preview)
2829
- [📤 Exporting Stats Data](#-exporting-stats-data)
2930
- [🧳 Dependencies](#-dependencies)
3031
- [🚨 Error Codes](#-error-codes)
@@ -209,6 +210,10 @@ plt.show()
209210

210211
</details>
211212

213+
#### 👀 Heatmap Preview
214+
215+
<img src="https://raw.githubusercontent.com/spoo-me/py_spoo_url/main/assets/heatmap-example.png" alt="Heatmap Example Image">
216+
212217
## 📤 Exporting Stats Data
213218

214219
You can export the statistical data to various file formats, including Excel, CSV, and JSON:

assets/heatmap-example.png

185 KB
Loading

0 commit comments

Comments
 (0)