Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Files

This branch is 6 commits ahead of, 3557 commits behind bokeh/bokeh:branch-3.8.

bokehjs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 30, 2016
Jun 7, 2018
Jun 7, 2018
Sep 4, 2018
Aug 10, 2018
Mar 1, 2018
May 9, 2018
Apr 22, 2016
Jan 19, 2017
Aug 28, 2017
Aug 28, 2017
Aug 28, 2017
Aug 24, 2018
Aug 24, 2018
May 23, 2018
Jun 5, 2018

BokehJS

BokehJS is a front-end JavaScript library for Bokeh.

The architecture of the library facilitates easy manipulation of the components and configuration of a plot from server-side code in python or other languages. However, BokehJS can also be used directly as a standalone JavaScript library, with plot data embedded directly into the page, retrieved via AJAX calls, or supplied by a separate Bokeh Plot server.

Building

Please refer to the BokehJS section of the Bokeh Developer Guide for information about building, testing and demoing BokehJS.

Contributing

We always appreciate feedback and value contributions. The core developers are working hard towards applying Bokeh and BokehJS towards some specific projects, so the development priorities will tend to center around those tasks, until the project reaches a point of stability.

Please join the discussion on the Bokeh mailing list.