PolyDraw#
Download this notebook from GitHub (right-click to download).
Title: PolyDraw#
Description: A linked streams example demonstrating how to use the PolyDraw stream.
Dependencies: Bokeh
Backends: Bokeh
import holoviews as hv
from holoviews import opts, streams
hv.extension('bokeh')