Download this notebook from GitHub (right-click to download).
Description: A linked streams example demonstrating how to use BoundsX streams.
Dependencies: Bokeh
Backends: Bokeh, Plotly
import pandas as pd import numpy as np import holoviews as hv from holoviews import streams hv.extension('bokeh')