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.4.0 (Feb 2014)

  • Preliminary work on Matplotlib support: convert MPL figures to Bokeh plots
  • Tool improvements:
    • “always on” pan tool and wheel zoom tool
    • box zoom tool
    • viewport reset tool
  • Enhanced datetime axis, with better performance and nicer ticking
  • Expanded testing, including TravisCI integrations and static image output using PhantomJS
  • RGBA and color mapped image plots now available from Python
  • Python 3 support!
  • Vastly improved documentation for glyphs, with inline examples and JSFiddle integration