This docs on this page refers to a PREVIOUS VERSION. For the latest stable release, go to https://docs.bokeh.org/

Archived docs for versions <= 1.0.4 have had to be modified from their original published configuration, and may be missing some features (e.g. source listing)

All users are encourage to update to version 1.1 or later, as soon as they are able.

Bokeh Docs

0.9.0 (May 2015)

This release was focused into allow sophisticated interactions in static plots using a new Callback Action, a complete rewrite of the User guide and big BokehJS refactoring switching to use browserify.

  • Callback Action, serverless interactivity in static plots
  • Hover inspection along lines
  • Client side LOD downsampling for interactive tools
  • Full User guide rewrite
  • Reduce BokehJS boilerplate and switch to use browserify
  • Several example bugfixes