bokeh/bokeh

Interactive Data Visualization in the browser, from Python

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 2 minutes ago
Added to GitGenius on September 16th, 2024
Created on March 26th, 2012
Open Issues & Pull Requests: 854 (+0)
GitHub issues: Enabled
Number of forks: 4,261
Total Stargazers: 20,441 (+0)
Total Subscribers: 423 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.4 hours
Mean response time: 55.5 days
90th percentile: 96.3 days
Tracked items: 7,919

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 85% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 22% of tracked open issues have had no activity in three months. Only 2% of issues opened in the past year have been closed. Three people close 84% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 803
New in 7 days: 12
Closed in 7 days: 8
Avg open age: 1,587 days
Stale 30+ days: 623
Stale 90+ days: 153

Recent activity

Opened in 7 days: 11
Closed in 7 days: 8
Comments in 7 days: 5
Events in 7 days: 61

Top labels

  • reso: completed (4,617)
  • type: bug (2,742)
  • type: discussion (2,358)
  • type: task (1,821)
  • tag: component: bokehjs (1,758)
  • type: feature (1,084)
  • tag: component: docs (818)
  • reso: duplicate (631)

Detailed Description

Bokeh is an interactive data visualization library that enables users to create dynamic, browser-based plots and dashboards directly from Python. The project is written primarily in TypeScript and serves as a bridge between Python data analysis workflows and modern web visualization capabilities. It is sponsored by NumFOCUS and receives support from organizations including the Chan Zuckerberg Initiative, Anaconda, NVIDIA, and others.

The library addresses the need for high-performance interactive visualization across large or streaming datasets. Users can construct graphics with elegant, concise Python code that renders in modern web browsers, making it suitable for creating interactive plots, dashboards, and data applications. Bokeh integrates with Jupyter notebooks, allowing data scientists to embed interactive visualizations directly in their analytical workflows. The project also supports real-time updates and streaming data, enabling applications that require dynamic chart updates and real-time analytics.

The repository demonstrates significant development activity and community engagement.

The project maintains a core team of active contributors. This concentrated contributor base suggests focused project leadership and consistent development direction.

Bokeh's classification spans multiple domains reflecting its versatility: data visualization, interactive plots, scientific computing, browser-based graphics, real-time analytics, web dashboarding, geospatial mapping, and dynamic dashboards. The library is distributed across multiple package managers, available via PyPI for Python users, conda-forge for conda environments, and NPM as BokehJS for JavaScript developers. This multi-platform distribution strategy ensures accessibility across different development ecosystems.

The project maintains comprehensive documentation and community support infrastructure. Users can access installation guides, first steps tutorials, and a full user guide through the official documentation site. Community support operates through a dedicated Discourse forum and Stack Overflow, where tagged questions receive attention. The project also maintains a tutorial repository with live Jupyter Notebook examples and provides a developer Slack workspace for contributors. All community participation is governed by a Code of Conduct, establishing expectations for respectful engagement across discussion forums, codebases, and issue trackers.