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.1.0 (Apr 2013)

  • Basic low-level interface, consisting of wrapper objects for BokehJS rendering primitives, glyphs, tools
  • Beginnings of the ggplot-style interface that wraps the low-level interface
  • Simple line/scatter/bar/image plots with a Matplotlib-like interface
  • Static HTML output
  • Live server output
  • IPython notebook embedding capability
  • Table widget
  • Pan, Zoom, Select, Resize tools
  • initial Python implementation of Abstract Rendering