Skip to content

alamont/bokeh

 
 

Bokeh

Latest Release latest release
License Bokeh license
Build Status build status
Static Analyis
Conda conda downloads
PyPI
Gitter
Twitter

Bokeh, a Python interactive visualization library, enables beautiful and meaningful visual presentation of data in modern web browsers. With Bokeh, you can quickly and easily create interactive plots, dashboards, and data applications.

Bokeh helps provide elegant, concise construction of novel graphics in the style of D3.js, while also delivering high-performance interactivity over very large or streaming datasets.

image anscombe stocks lorenz candlestick scatter splom
iris histogram periodic choropleth burtin streamline image_rgba
stacked quiver elements boxplot categorical unemployment les_mis

Installation

We recommend using the Anaconda Python distribution and conda to install Bokeh. Enter this command at a Bash or Windows command prompt:

conda install bokeh

This installs Bokeh and all needed dependencies.

To begin using Bokeh or to install using pip, follow the Quickstart documentation.

Documentation

Visit the Bokeh web page for information and full documentation.

Contribute to Bokeh

To contribute to Bokeh, please review the Developer Guide.

Follow us

Follow us on Twitter @bokehplots and on YouTube.

About

Interactive Web Plotting for Python

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 59.0%
  • CoffeeScript 30.3%
  • TypeScript 5.1%
  • CSS 2.8%
  • JavaScript 1.4%
  • HTML 1.2%
  • Other 0.2%