bokeh 3.6.0
0
Interactive plots and applications in the browser from Python
Contents
Interactive plots and applications in the browser from Python
Stars: 19282, Watchers: 19282, Forks: 4179, Open Issues: 764The bokeh/bokeh
repo was created 12 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 19282 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
- None
- 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
Related Packages
Errors
A list of common bokeh errors.
Code Examples
Here are some bokeh
code examples and snippets.
GitHub Issues
The bokeh package has 764 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 andTextBox
- Re-rendering a layout causes menus to be removed from DOM
- Unify single and multi plot toolbars