Irregular Quadmesh#

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


Most examples work across multiple plotting backends, this example is also available for:

import numpy as np
import holoviews as hv
hv.extension('matplotlib')
hv.output(fig='svg')