﻿

.. |newpage| raw:: latex

   \newpage



.. |br| raw:: html

   <br />





|newpage|

Arcplots, dendrograms, heatmaps and clustermaps
==============================================================




Dendrogram
------------------------------------------------------------------------------------------


Some text


|picDendrogram1|

.. |picDendrogram1| image:: ../_static/FuncPlots2D/FromPythonGallery4/Dendrogram1.*



Some text


|picDendrogram2|

.. |picDendrogram2| image:: ../_static/FuncPlots2D/FromPythonGallery4/Dendrogram2.*



Some text


|picDendrogram3|

.. |picDendrogram3| image:: ../_static/FuncPlots2D/FromPythonGallery4/Dendrogram3.*



|newpage|






Heatmap, simple
------------------------------------------------------------------------------------------

Some text




|Heatmap1|

.. |Heatmap1| image:: ../_static/FuncPlots2D/Heatmaps/Heatmap1.*





**Left figure**: Heatmap, simple




|newpage|

Heatmap, complex
------------------------------------------------------------------------------------------

Some text




|Heatmap2|

.. |Heatmap2| image:: ../_static/FuncPlots2D/Heatmaps/Heatmap2.*





**Left figure**: Heatmap, complex



|newpage|

Matshow
------------------------------------------------------------------------------------------

Some text




|Matshow|

.. |Matshow| image:: ../_static/FuncPlots2D/Heatmaps/Matshow.*





**Left figure**: Heatmap, complex








|newpage|



Many pairwise correlations (Seaborn)
----------------------------------------

Some text


.. image:: ../_static/Seaborn/many_pairwise_correlations.*
    :align: center



**Figure**: parametric plot of Kleins bottle. Camera angles are `\theta=135^\circ` and `\phi = -12^\circ`.
The C\# code for the Klein bottle: 










|newpage|


Structured heatmap (Seaborn)
-------------------------------



.. image:: ../_static/Seaborn/structured_heatmap.*
    :align: center



**Figure**: structured_heatmap.







|newpage|


Clustermap (Seaborn)
-------------------------------




.. image:: ../_static/Seaborn/Clustermap.*
    :align: center



**Figure**: Clustermap.




see: https://seaborn.pydata.org/generated/seaborn.clustermap.html



