Last updated
Last updated
Widgets are interactive controls that can be added to Bokeh applications to provide a front end user interface to a visualization. They can drive new computations, update plots, and connect to other programmatic functionality.
Widgets can also be used without the Bokeh server in standalone HTML documents through the browser’s Javascript runtime.