FreehandDraw#

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


Title: FreehandDraw Stream#

Description: A linked streams example demonstrating how to use the FreehandDraw stream.

Dependencies: Bokeh

Backends: Bokeh

import holoviews as hv
from holoviews import opts
from holoviews import streams
hv.extension('bokeh')