Rectangles#
Download this notebook from GitHub (right-click to download).
Title: Rectangles Element#
Dependencies: Matplotlib
Backends: Bokeh, Matplotlib
import numpy as np
import holoviews as hv
from holoviews import dim
hv.extension('matplotlib')