On this page

PolyEdit#

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


Title: PolyEdit#

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

Dependencies: Bokeh

Backends: Bokeh

import numpy as np
import holoviews as hv
from holoviews import opts, streams

hv.extension('bokeh')