Contents

bokeh 3.4.0

0

Interactive plots and applications in the browser from Python

Interactive plots and applications in the browser from Python

Stars: 18781, Watchers: 18781, Forks: 4154, Open Issues: 765

The bokeh/bokeh repo was created 12 years ago and the last code push was 33 minutes ago.
The project is extremely popular with a mindblowing 18781 github stars!

How to Install bokeh

You can install bokeh using pip

pip install bokeh

or add it to a project with poetry

poetry add bokeh

Package Details

Author
Bokeh Team
License
Copyright (c) Anaconda, Inc., and Bokeh Contributors All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of Anaconda nor the names of any contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Homepage
PyPi:
https://pypi.org/project/bokeh/
GitHub Repo:
https://github.com/bokeh/bokeh

Classifiers

  • Office/Business
  • Office/Business/Financial
  • Scientific/Engineering
  • Scientific/Engineering/Information Analysis
  • Scientific/Engineering/Mathematics
  • Scientific/Engineering/Visualization
  • Utilities
No  bokeh  pypi packages just yet.

Errors

A list of common bokeh errors.

Code Examples

Here are some bokeh code examples and snippets.

GitHub Issues

The bokeh package has 765 open issues on GitHub

  • BokehJS build failing in release CI
  • Renamed server.start to server.install
  • [BUG] DataTable rendering behaves inconsistently for different indices of an IndexFilter
  • Update docs for AjaxDataSource
  • Update docs for FileInput
  • [BUG] Table formatting causes layout crash/collapse
  • [BUG] Option groups of the Select widget are sorted
  • Redesign serialization in bokeh
  • Discover unstable defaults in HasProps.__init__()
  • Replace PNG tool icons with a new set of SVG icons
  • [BUG] Replacing filter of CDSView does not trigger update of DataTable
  • [FEATURE] Bokeh event Hooks
  • Redesign Legend with canvas layout and TextBox
  • Re-rendering a layout causes menus to be removed from DOM
  • Unify single and multi plot toolbars

See more issues on GitHub

Related Packages & Articles

altair 5.3.0

Vega-Altair: A declarative statistical visualization library for Python.

mpmath 1.3.0

Python library for arbitrary-precision floating-point arithmetic

plotly 5.20.0

An open-source, interactive data visualization library for Python