HeatMap#

Download this notebook from GitHub (right-click to download).


Title
HeatMap Element
Dependencies
Matplotlib
Backends
Matplotlib
Bokeh
Plotly
import numpy as np
import holoviews as hv

hv.extension('matplotlib')