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