Bokeh 2.3.3 -
  • Home
  • General
  • Guides
  • Reviews
  • News
Show / Hide Table of Contents
Edit on GitHub

Bokeh 2.3.3 -

# Add a line renderer p.line('x', 'y', source=source)

: Notable fixes included resolving an issue where the Column layout ignored the scrollable CSS class. bokeh 2.3.3

# Show the plot show(p)

While 2.3.3 was an essential update for stability in its time, it has since been succeeded by the , which introduced major architectural changes, including improved CSS-based theming and performance upgrades. Releases — Bokeh 2.3.3 Documentation # Add a line renderer p

Back to top Copyright © 2026 — Mosaic Media