Skip to content

Commit d71a7c8

Browse files
committed
heatmap dendrogram
1 parent 320265c commit d71a7c8

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This project is not connected to the gallery on [http://matplotlib.org/gallery.h
1919
- [Preparing Plots for Publication](#preparing-plots-for-publication)
2020
- [Scatter plots](#scatter-plots)
2121
- [Special plots](#special-plots)
22+
- [Clustering - Heatmaps and Dendrograms](#Clustering---Heatmaps-and-Dendrograms)
2223

2324
<br>
2425
<br>
@@ -238,3 +239,22 @@ Or even better: It would be great if you would simply fork this project and send
238239
<br>
239240
<br>
240241
<br>
242+
243+
244+
245+
246+
## [Clustering - Heatmaps and Dendrograms](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/specialplots.ipynb)
247+
248+
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
249+
250+
<br>
251+
<br>
252+
253+
<a href='http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/specialplots.ipynb'>
254+
![3d plots](./images/heat_dendro.png)
255+
</a>
256+
257+
<br>
258+
<br>
259+
<br>
260+
<br>

images/heat_dendro.png

9.57 KB
Loading

0 commit comments

Comments
 (0)