Step chart¶
Download this notebook from GitHub (right-click to download).
URL: http://bokeh.pydata.org/en/latest/docs/gallery/step_chart.html
Most examples work across multiple plotting backends, this example is also available for:
In [1]:
import holoviews as hv
from holoviews import opts
hv.extension('bokeh')