SVG based heatmaps analogous to seaborn.heatmap
.
Generates heatmaps that are more suitable to embedding due to much reduced size compared to SVGs generated from seaborn plots.
In most cases, file sizes are comparable to a decent quality png of the corresponding seaborn.heatmap
.
See usage.ipynb or it's rendered output.