bokeh
Package — VisualizationPython 3.7+Intermediate
Interactive visualization for modern web browsers with streaming
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- Jinja2, contourpy, NumPy, packaging, pandas, Pillow, PyYAML, tornado, xyzservices
- Install
pip install bokeh
Learn by Difficulty
Quick Example
python
# Install: pip install bokeh import bokeh # Basic bokeh usage print(f"Using bokeh") # See documentation for detailed examples
bokeh is a third-party package. Interactive visualization for modern web browsers with streaming. Install with: pip install bokeh
Try in PlaygroundTags
packagevisualizationchartingplotting