Rectangles#

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


Title: Rectangles Element#

Dependencies: Bokeh

Backends: Matplotlib, Bokeh

import numpy as np
import holoviews as hv

from holoviews import dim
hv.extension('bokeh')