Bokeh

Latest version: v3.7.2

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 15

0.12.11

Not secure
--------------------
* bugfixes:
- 1376 [component: bokehjs] [widgets] Implement `widget.disabled`
- 1651 [layout] Grid plot with row of all none behaves badly
- 3538 [component: server] Session could auto-no-op any callbacks invoked after the session is destroyed
- 4561 [layout] Models/legends example broken
- 4574 [layout] [regression] Plot border gets covered up by things stuck on edge
- 4613 Hover tool has own column in ie
- 4787 [layout] [widgets] Erroneous toolbar separator positions using tabs
- 5761 [layout] Location in colorbar offsets from axis
- 6065 [component: bokehjs] Touch events fail in device mode under chrome devtools
- 6348 [layout] Layouts with multiple tab widgets don't work
- 6409 [component: server] Screen distance spec fields fail with bokeh.client
- 6466 [component: bokehjs] [layout] Rendering error with toolbar_sticky=false and sizing_mode='scale_width'
- 6502 [widgets] Programmatically setting the active tab does not change the tab in 0.12.6 & 0.12.7
- 6545 Patch bug: patch slices must have positive (start, stop, step) values, got slice(0, 200, 50)
- 6583 [component: bokehjs] Rect not behaving correctly with zero height
- 6600 [component: build] Downloading dependencies from scripts/deps fails
- 6676 [layout] [regression] Axes' tick labels are trimmed when moving plot
- 6841 [component: bokehjs] [regression] [widgets] Rangeslider css_classes not being updated anymore
- 6946 [component: bokehjs] Graphrenderer view not updating
- 7060 [layout] [regression] Twin_axis not showing label correctly in version 0.12.9
- 7062 [component: bokehjs] Linked brushing does not work on second plot in gridplot
- 7075 [layout] Changing title attributes does not work as expected in bokeh server
- 7121 [component: docs] Documentation - typo in release file 0.12.10
- 7128 [component: server] [regression] When embeding bokeh server to flask, attributeerror: 'nonetype' object has no attribute '_id' shows up
- 7162 [component: docs] Fix documentation for properties.rgb
- 7184 [component: server] [regression] Support stream and update with pandas dataframes
- 7189 [component: bokehjs] Hovertool data not completely matching when using cdsview filters in bokeh 0.12.11dev2
- 7193 [component: bokehjs] [regression] Ion slider extension example broken
- 7199 [component: bokehjs] Missing import of logger in toolbar.coffee
- 7202 [layout] Layout of plot border with axis.visible = false
- 7212 [component: bokehjs] [notebook] [regression] Ie11-incompatible syntax in bokeh/core/_templates/autoload_nb_js.js?
- 7213 [component: bokehjs] Canvas image smoothing in ie11
- 7222 Double encode escapes in html-safe json strings
- 7224 [component: bokehjs] [regression] `sdy` in range info is inverted and affects panning gmaps
- 7230 [component: examples] Spectrogram example image broken
- 7240 [component: docs] Missing figure import on graph example
- 7250 [component: bokehjs] [widgets] Slider callback doesn't occur on particular values
- 7255 [component: bokehjs] [regression] Zooming performance regression in 0.12.11rc
* features:
- 1007 [component: docs] Documenting the documentation process and guidelines
- 3644 [component: bokehjs] Would need a figure.step to create step line in plot
- 4635 [layout] Right titles are too far out
- 4711 Decorator for documenting what version a function or method first appeared
- 5298 Box select does not work with vbar but tap tool does
- 5937 [component: bokehjs] Lod in linked plots
- 6565 [component: server] Avoid boiler-plate when constructing a bokeh server programmatically
- 6599 Bokeh server url hard coded as over http
- 7130 [component: bokehjs] [bokekjs] unable to use customjs in bokehjs
- 7150 [component: bokehjs] [widgets] Adding optgroup functionality to select widget
* tasks:
- 4394 [layout] Axis label size change does not trigger a re-alignment
- 4874 [layout] Toolbar css class occasionally is `bk-toolbar-null`
- 5648 [API: models] Line renderer raises the "without value specification" when a columndatasource is used
- 6174 [component: bokehjs] Hovertool vline/hline models for line glyph (_hit_span method) causes non-intuitive tooltips to appear
- 6447 [layout] Switch layout's coordinate system from view to screen
- 6626 [component: docs] Updates to /docs/dev_guide/setup.html
- 6990 [component: bokehjs] [layout] Allow toolbar in side panels and drop sticky property
- 7028 Gmaps incompatible with datarange1d, make error louder/earlier
- 7039 [component: docs] Clarify some security considerations
- 7053 [component: examples] [component: tests] Plotting/file/categorical_scatter_jitter needs a seed
- 7081 [component: docs] User guide still refers to bokeh.embed.notebook_div
- 7096 [component: docs] Typo in server.rst
- 7100 [component: docs] Renamed custom attribute from range to slider
- 7103 [component: docs] Update bokehjs standalone installation guidelines
- 7104 Bokeh channel version of nodejs is no longer in sync with upstream anaconda/nodejs
- 7114 [component: bokehjs] Add wheelpantool support to bokehjs
- 7131 Prove of concept: caching of nodejs compilation on model bundling
- 7154 [typescript] Investigate coffeescript 2 and its benefits for transition to typescript
- 7172 [component: docs] Extending bokeh with js library documentation needs to clarify use of javascript() to wrap js
- 7179 [component: docs] Zeppelin notebook integration not working
- 7181 [component: tests] Move annotations' "integration" tests to examples
- 7190 [component: docs] Legend text with click_policy="hide"
- 7198 [component: docs] Request for improvement to columndatasource documentation in reference to multi_line()
- 7200 [component: docs] Adding additional information in the multi_line() documentation
- 7207 [component: docs] Add kwargs documentation for directoryhandler
- 7229 [component: docs] Multiprocessing in windows is not available (error:module 'os' has no attribute 'fork')
- 7236 [component: examples] Simplify brewer.py example

0.12.10

Not secure
--------------------
* bugfixes:
- 4247 [notebook] Performance issues after repeated `push_notebook` calls
- 4965 Datepicker errors on input from chrome on windows 8.1
- 5415 [notebook] Having multiple `push_notebook` calls in the same widget callback doesn't work
- 5452 [notebook] Plotting bug when using push_notebook() from customjs callback
- 6258 [regression] Colorspec processing is broken
- 6590 [component: server] Tile sources cannot be shared between app sessions
- 6820 [component: bokehjs] Cdsview not working with text glyph
- 6831 [component: examples] [regression] Color slider example can show hex fp values
- 6846 [component: bokehjs] Categories on yaxis with hbar fails to set initial ranges
- 6863 [component: server] Datatables do not update properly for on_change events 0.12.7
- 6891 [component: bokehjs] [regression] Customjs for hover no longer working - bokeh 0.12.7
- 6910 [component: bokehjs] The new feature filter (cdsview) not behaving has expected
- 6921 [component: bokehjs] [notebook] [regression] Shared drag tools in grid plots only work on the last plot
- 6926 [component: bokehjs] Daterangeslider incorrect value displayed
- 6947 [component: bokehjs] Color mapping in circle fill colors does not take current view (cdsview) into account
- 6949 [component: bokehjs] Length_units has no effect for rays
- 6955 Possible bug: hover tool does not work with filtered source
- 6982 [component: bokehjs] Bugfix: bokeh-server: ie fails with "object doesn't support this action"
- 6986 [component: bokehjs] Mercatorticker behavior poorly defined for ranges exceeding mercator bounds
- 6993 [component: bokehjs] [regression] Bad positioning of colorbar for 'above' and 'below'
- 7015 [component: bokehjs] [regression] Functickformatter broken with categorical axis
- 7035 [component: bokehjs] [regression] [widgets] Datatable with dynamic number of rows is unstable and breaks
- 7044 [component: server] Bokeh server sessions not released correctly
- 7048 [component: bokehjs] Datepicker returns one day earlier than picked in ie
* features:
- 3601 [component: bokehjs] Patchesview._mask_data() changes the draw order
- 4117 [component: bokehjs] Add support for client side filtering of data sources
- 4911 Updating two glyphs using periodic callback
- 6945 [component: bokehjs] [component: server] [notebook] Use bokeh protocol to implement push_notebook
- 6951 Y_range doesn't understand numpy arrays
* tasks:
- 4049 [component: docs] Improve documentation to support running unit tests locally
- 6666 [component: docs] [component: examples] Update sliders in examples
- 6704 [component: bokehjs] Hovertool hit detection fails on vertical and near-vertical segment glyphs
- 6718 [notebook] Push_notebook updates at most one plot
- 6918 [component: docs] Js code error in documentation
- 6928 [component: docs] Bryanv/cleanups
- 6937 [component: docs] Fix typo in notebook.rst
- 6938 Stop computing unused and expensive bokeh.__base_version__
- 6943 [component: docs] Fix docstrings
- 6952 Canonicalize bokeh.client
- 6957 [component: docs] Generate uuids for sphinx docs js script names
- 6962 [component: docs] Gridplot doctext formatting error
- 6971 From_networkx fails with networkx 2.0
- 6978 Passing an index for factors throws value error
- 6991 [component: docs] Out of date reference to matplotlib in user guide for color bars?
- 6994 Canonicalize bokeh.colors
- 6999 [component: docs] Incomplete docs re embedding when using data tables
- 7009 [component: tests] Reduce size of travis ci logs
- 7016 Fix codebase issues
- 7021 Canonicalize more top level modules
- 7022 Clean up sampledata
- 7029 [component: examples] Fixed url typo in examples app & changed readme url to https
- 7031 [component: docs] Server docs are misleading
- 7033 [component: docs] `bokeh-demos` link doesn't exist
- 7041 Changed to handle nx2 scale "kwarg error
- 7052 [component: build] Upgrade typescript to version 2.5.3
- 7056 [component: bokehjs] Remove bk-logo-{medium,large}

0.12.9

Not secure
--------------------

0.12.8

--------------------
* bugfixes:
- 1329 [widgets] Daterangeslider re-sizing
- 2268 [widgets] Daterangeslider not rendering
- 4048 Bounds on axis causes axis labels to go off page
- 4876 [layout] Tile attribution misaligned (see toolbar on right-side example)
- 6842 [component: docs] Bokeh.models.widgets.sliders is missing from the reference documentation menu
- 6844 [notebook] Bug: bokeh.io.push_notebook is broken
- 6850 [layout] [regression] Log-axis label layout issue
- 6852 [component: bokehjs] [regression] Hovertool not rendering on hbar glyphs in 0.12.7
- 6859 [component: bokehjs] [regression] Dateformatter not working in tables
- 6860 [component: examples] Patch color_sliders.py
- 6873 [component: bokehjs] [widgets] Unable to render <, >, & in datatable
- 6880 [widgets] Datatable rendering broken in notebook
- 6885 [component: docs] Typo in edgesandlinkednodes docstring
- 6898 [component: docs] [doc] adjust docstring indentation
- 6908 [component: bokehjs] [notebook] [regression] Running output_notebook with hide_banner=true broken
- 6909 [notebook] Notebook output generates console errors
- 6922 [notebook] Unprotected ipython imports break bokeh without notebook installed
* features:
- 994 Text doesn't respect new lines
- 5984 Improve data transfer, using a binary transfer protocol
- 6865 Allow supplying explicit edge paths to graphrenderer
- 6876 [component: bokehjs] New feature: add a "resettool clicked" event
- 6895 Bokeh daterangeslider returns tuple of integers instead of dates
* tasks:
- 2458 [component: examples] Add examples for daterangeslider and datepicker
- 5065 Task: refactor select tools
- 6472 [layout] Make layout canvas' panels not overlap in corners
- 6560 Using ``export_png`` or ``save`` without filename from within jupyter notebook saves png file to lib/python
- 6612 Task: graph visualization improvements
- 6700 [component: bokehjs] [component: build] [notebook] Bokeh / jupyterlab integration
- 6819 [component: tests] Switch examples tests to use python 3.5 or 3.6
- 6832 Simplify data frame length calculation
- 6837 Remove mpl and bokeh.charts
- 6847 Check nodejs version number and update documentation
- 6851 Plots which contain glyph's with infinite bounds fail to set initial ranges when match_aspect is set to true
- 6869 [component: bokehjs] Remove leftover code after pr 6752
- 6878 [component: bokehjs] [component: server] Bryanv/document cleanup
- 6888 Add trace log level on python side
- 6902 Add network-related sample data source

0.12.7

Not secure
--------------------
* bugfixes:
- 515 Line plots render selections wierd
- 516 Labels on axis do not like ":" character ;-)
- 517 Better control over data/screen aspect ratios needed for large circles
- 2240 Tick format language
- 2527 [widgets] Rendered slider* plots have missing bk-* classes
- 3466 [geo] Consider dynamic_map.py for deprecation
- 3935 [component: server] [component: tests] How to get the server examples testable again
- 4295 [component: bokehjs] Investigate disabling user-select
- 4337 Plot blank if categorical label too long
- 4503 [component: bokehjs] Date picker widget is unstyled
- 4507 [widgets] Problem rendering un-wrapped sliders
- 4599 [component: bokehjs] [layout] Wrapping output in center tag causes toolbar misalignment
- 4880 Error plotting dates before 1970 (on windows?)
- 4972 [layout] Plot collapses on adding multiple labels above/below the plot if title='none' not specified in plot()
- 6121 [component: bokehjs] [widgets] Autocomplete input appearance differs between notebook and html file output
- 6185 [component: server] Unable to interactively update renderer (i.e. circle, triangle, etc.) size using bokeh server
- 6279 [component: docs] Documentation link not working right
- 6308 [component: bokehjs] [widgets] Sliders :: customjs can not dynamically change title
- 6450 [component: bokehjs] [layout] Canvas outline does not cover top of canvas
- 6464 [component: build] Examples upload failed on full release build
- 6474 [layout] New panels to a tabs widget does appear
- 6478 [component: bokehjs] [widgets] Editable data tables not modifying python source.data - bokeh server 0.12.6
- 6486 [component: build] Revert conda build to --no-test
- 6501 [component: bokehjs] [regression] [widgets] Multiselect selection highlight no longer present when programmatically selected
- 6507 [component: docs] User guide docs clerical error
- 6509 Bokeh png command doesn't maximize window to capture entire output
- 6514 New phantomjs sessions spawned inside bokeh.io._get_svgs despite driver arg
- 6525 [component: tests] Py.test bokeh/tests/test_io.py doesn't kill phantomjs precesses
- 6535 [component: tests] [regression] Py.test reports for integration tests are broken
- 6549 [typescript] Upgrading to typescript=2.4.1 breaks gulp build task
- 6571 [component: build] Export google_api_key in test:docs
- 6576 [API: plotting] [component: bokehjs] [regression] Bokehjs' plotting api broken after pr 6260
- 6578 [component: tests] [regression] No link to integration tests' report after pr 6542
- 6592 [regression] [webgl] Save tool not functioning for webgl backend figures 0.12.6 regression
- 6593 [component: bokehjs] Vbars with negative y/height do not work with hover
- 6606 [component: docs] "taptool" is incorrectly called "tapselecttool" in the reference documentation
- 6616 [component: bokehjs] [widgets] Pre-selection on rows in a bokeh datatable fails to display such selection
- 6620 [component: build] Scipts/deps.py only works in the root environment.
- 6628 [component: bokehjs] [component: server] [regression] Filterable cds broke cds streaming
- 6642 [component: examples] [regression] [widgets] Export_csv example under 0.12.7dev11 doesn't resize table
- 6653 Typeerror: 'unicode' does not have the buffer interface
- 6679 [component: bokehjs] [component: build] [notebook] [regression] Bokehjs fails to load at all in notebooks after 0.12.7dev12
- 6725 Bug: linked selection example doesn't work
- 6730 [component: bokehjs] Setting range_padding to 0 can lead to an empty plot
- 6731 Setting visible=false doesn't work with glyph functions
- 6736 [component: bokehjs] Attaching ajaxdatasource to multiple glyphs leads to multiple ajax requests
- 6739 [component: docs] Plots don't render in dev docs due to missing resources
- 6740 Graphrenderer doesn't correctly handle single node graphs
- 6755 [component: bokehjs] Colormapper special colors do not support alpha
- 6757 [component: examples] Examples/app/spectrogram bug
- 6786 [component: bokehjs] Label using screen units bound to frame is positioned relative to canvas
- 6808 [component: bokehjs] [notebook] [regression] Nbconverted static notebooks fail to render
- 6809 [component: bokehjs] [notebook] [regression] Inline, minified resources do not work in classic notebooks
- 6829 [component: bokehjs] [regression] Degraded hovertool performance in 0.12.7rc4
* features:
- 187 Support graphs/trees/networks
- 474 Easily control aspect ratio
- 4070 Plotting with subsets (row-wise) of columndatasources (like filtered data)
- 4538 [starter] Allow layout function to accept arbitrarily nested lists
- 5992 Pass http request arguments to autoload_server and pull_session
- 6375 [component: build] Developer docker tools
- 6492 [component: bokehjs] [widgets] Expose textinput type as a property of widget. (for password typing)
- 6598 [component: server] [notebook] Server url hard coded as localhost. with possible fix
- 6601 [component: bokehjs] Add major_label_overrides to colorbar
- 6621 [component: server] Add metadata support to bokeh server
- 6667 Creating a columndatasource with a dataframe makes it impossible to use streaming
- 6709 [component: bokehjs] Increase the number of zoom levels available to bokeh tile sources
- 6788 [notebook] Make notebook display extendible by external libraries
* tasks:
- 2452 [component: examples] [widgets] Add examples with widgets using plotting interface
- 3245 [component: docs] List methods at top of documentation for figure class
- 3517 Hovertool fails for rects with only negative heights
- 3917 [component: docs] [component: examples] (re)move `tests/compat`, `tests/glyphs`, `tests/notebook`
- 4196 Remove the resize tool?!
- 4752 [component: docs] 0.12: missing `toolbar_sticky` documentation on migration guide
- 4859 [component: docs] Bokeh plot in jupyter slides not rendered corretly
- 5431 [component: server] [enh] bokeh server to show url
- 5502 [component: bokehjs] [widgets] Consider nouislider to replace all our slider widgets
- 5506 [component: bokehjs] [widgets] Fix datepicker widget
- 5596 [widgets] Fix/drop autocompleteinput
- 5628 [component: examples] Add synthetic data mode to spectrogram
- 6283 [component: build] [component: tests] Implement travisci stages to improve ci builds
- 6291 Add "png" bokeh command
- 6332 [component: bokehjs] [component: build] Remove css 'bk-' prefixing
- 6369 Add height/width kwargs to bokeh.io.export to support resizing the exported png
- 6377 [component: docs] Docs suggest `text_align` property works on figure titles but it doesn't
- 6395 [component: bokehjs] [component: build] Investigate errors with ts-node 4.0.5
- 6439 [component: server] Server(..., io_loop=io_loop, num_procs=0) --> runtimeerror
- 6441 [component: tests] Enable exclusion of selenium tests for static image export
- 6453 [component: examples] [starter] Numpy runtime warning in missing data example
- 6455 [API: models] Drop tool.plot property
- 6467 [component: build] Start building new conda no-arch packages for bokeh channel
- 6480 Bokeh.util.serialization.py convert_datetime_type breaks when passed timezone aware datetime
- 6487 Remove all 0.12.4 deprecations
- 6496 [component: docs] Reference docs are missing bokeh.models.scales automodule
- 6497 [component: build] Update linux dist on travisci
- 6512 Bokeh 0.12.6 incompatible with python 2.7.9?
- 6521 [component: bokehjs] [component: server] Deprecate toolevents
- 6529 [component: build] Only run js tests on py3 builds for now
- 6530 [component: build] Split bokeh-widgets into bokeh-widgets and bokeh-tables
- 6532 [component: bokehjs] [component: build] Remove bokehjs/src/vendor and all associated logic
- 6543 Remove requests as runtime dependency?
- 6546 [component: tests] Set initial date in date picker in models/file/widgets
- 6550 [component: docs] Image for jitter example on gallery does no reflect example
- 6557 [component: bokehjs] [component: build] Simplify bokehjs' build
- 6563 [component: build] Fix up stages install order issues
- 6568 [component: build] Hotfix for travisci log truncation
- 6577 Columndatasource.stream() setter argument is not documented
- 6581 Deprecate openurl?
- 6584 [component: bokehjs] [component: build] Add a sample configuration for bundling with webpack
- 6596 [component: docs] Add typescript version of extensions_putting_together.py
- 6619 [component: examples] Examples/howto/server_embed uses sample data from web that no longer works
- 6627 [component: docs] Add additional instructions to /docs/dev_guide/setup.html
- 6629 [component: docs] Reference documentation missing bokeh.application and bokeh.command
- 6634 [component: examples] Add example of custom tooltip to example library
- 6651 [component: docs] Documentation for `crosshairtool` not updated
- 6658 Task: add polyselecttool callback attr
- 6684 [component: docs] Following dev documentation fails for a clean conda env
- 6687 [component: docs] Bug in "running a bokeh server" page
- 6700 [component: bokehjs] [component: build] [notebook] Bokeh / jupyterlab integration
- 6715 Remove deprecated functions
- 6717 [component: docs] Update docstring to reflect changes released in 0.12.0
- 6721 [component: bokehjs] [typescript] Drop tsx templates
- 6747 Task: expose webdriver as kwarg to export_png and export_svgs
- 6750 [component: docs] 0.12.7 docs/examples
- 6762 [component: server] [component: tests] Random data in server examples causes image diff to fail
- 6791 Task: refactor jupyter notebook integration to use custom mimetypes
- 6796 [component: examples] Add examples from pycon.pl tutorial
- 6800 [API: models] [widgets] Automatic configuration of slider.format
- 6810 Call load_notebook via notebook hook
- 6823 [component: bokehjs] Improve styling of slider widget

0.12.6

Not secure
--------------------
* bugfixes:
- 2136 Selections only work on the last of two series in one plot
- 2680 Non-unit specs accept still allow `units` field
- 3386 `property.__delete__` does not send a change notification
- 3564 [component: bokehjs] [widgets] Getting values of selected rows from a datatable after reordering with sort
- 3838 Push_notebook doesn't seem to work display updated table content
- 4294 [notebook] Replace table source
- 4433 [layout] Gallery example issues
- 4657 [regression] Adding an unwrapped widget to document, may not render properly
- 4764 [component: server] [layout] Issue with interactions between widgets and plots using bokeh server
- 4810 [component: server] [layout] Trouble swapping out layout contents when using server
- 4829 [layout] Tabs only consisting of datatables not drawn correctly
- 4872 [component: server] Arrows not updating from streaming data source
- 5044 Shift selection in linked brushing plots
- 5131 [layout] [widgets] Unexpected initial layout with datatable and layout()
- 5198 Hovertool line_policy 'nearest' 'next' not working
- 5207 [widgets] Need to resize window before datatable row labels show up
- 5246 [component: tests] [regression] Py.test prints garbage when there is a syntax error in *.py files
- 5499 [component: bokehjs] Datetimes on plot are always treated as local time and shifted to utc
- 5518 [layout] Add new child to existing column
- 5634 [component: docs] Fix documentation of 'bokeh html foo.py'
- 5811 [component: bokehjs] Vbar width not updating correctly when too many things updated through `push_notebook`
- 5856 [component: bokehjs] [layout] Plot becomes unresponsive when button widget is appended to layout
- 5907 Hover inspection does not work for all glyphs
- 5914 [component: bokehjs] Unable to right align tick labels
- 5967 [layout] Unexpected behavior when deleting from layout.children
- 6005 [component: bokehjs] Box select rendered incorrectly on bokehjs linked example
- 6035 Na values correctly skipped in linear scale but not in log scale
- 6047 [component: docs] User_guide/embed.rst still references collections
- 6080 [component: server] Prefix bug on "active bokeh applications" page
- 6085 [component: bokehjs] Hover tooltips update impossible
- 6091 [layout] Sizing_mode breaks gmap alignment
- 6095 `imageurl.{w,h}` use data units by default
- 6104 [component: build] Twine upload in build/upload release script incorrect
- 6105 [component: build] Setup.py auto-generates a bad empty string classifier
- 6108 [component: bokehjs] [component: tests] Error using datarange1d with auto start/end and datetimeaxis
- 6111 [component: docs] Fix typo in selection documentation
- 6115 [component: bokehjs] [widgets] Descending order with tablecolumn still ascending
- 6120 [component: bokehjs] Hover responds to hidden data when legend.click_policy = 'hide'
- 6123 [component: bokehjs] [regression] [widgets] Rangeslider bug
- 6124 [component: bokehjs] Update core/dom.ts to work with upcoming typescript 2.3.0
- 6127 [component: bokehjs] [regression] Issue upgrading from bokeh 0.12.4 to 0.12.5 with ie 11
- 6130 [component: bokehjs] Multiline hit_test fails if line_width property utilized
- 6142 [component: bokehjs] [regression] Regression in legend positioning
- 6152 [component: bokehjs] [component: server] Bokeh server is incompatible with tornado=4.5
- 6156 [component: build] [component: docs] Optimized python execution fails due to missing __doc__ instantiation
- 6199 [component: server] Client.coffee sets binary type incorrectly
- 6205 [component: tests] Typescript 2.3.0 breaks customjs tests
- 6207 [component: bokehjs] [regression] [widgets] Htmltemplateformatter still uses underscore
- 6208 [component: bokehjs] [regression] Possible to use gesture tools after disabling in toolbar
- 6210 [component: bokehjs] [regression] Bokehjs doesn't work in notebook
- 6212 [regression] Issue with test build 0.12.6dev3 on windows 7 with ie11
- 6213 [component: bokehjs] [layout] [regression] Appending layout regression
- 6226 [component: bokehjs] [component: build] Update coffee-script's version to 0.12.5+
- 6238 [component: bokehjs] Mousewheel event: delta=none at all times
- 6244 [component: build] Fails to build in windows 7
- 6248 [API: plotting] [regression] Gmap not configuring mercator tick formatter
- 6252 [component: examples] Embed multiple sample data mismatch length
- 6261 [component: bokehjs] [layout] [regression] Adding new sub-layouts fails to set documemt
- 6263 [regression] Plot validation doesn't happen for non-application layouts
- 6301 Yahoo ichart api is failing, should use stock data from bokeh.sampledata.stocks
- 6311 [regression] Spectrogram performance regression
- 6316 Bug in screendistancespec serialization
- 6319 [component: server] Bokeh server does not close http sockets
- 6328 [component: bokehjs] [notebook] Gmap in notebook unreliable again
- 6343 [component: examples] Scale/range incompatibility in examples/models/server/population.py
- 6365 [component: bokehjs] [regression] Imagergba error during change events
- 6366 Webgl isn't correctly deprecated bokeh 0.12.6dev7
- 6388 [component: bokehjs] [regression] Selection tool regression
- 6391 [component: build] Bokehjs' build uses gulp 3.x but types/gulp 4.x
- 6393 [regression] Modifying datasources broken
- 6397 [component: server] More explicit match cases
- 6398 [regression] [webgl] All webgl examples fail
- 6400 [component: bokehjs] [regression] Line_select.py example broken
- 6402 [widgets] Disabled button raises button click protocol event
- 6411 [regression] Matches() is broken when pandas is not installed
- 6416 [component: bokehjs] [regression] Hovertool broken with multi_line plots in 0.12.5
- 6433 [component: bokehjs] [regression] Selecting a line from a multi-line when one is already selected causes an error
- 6443 Svg images are incorrectly smoothed
- 6449 [component: bokehjs] [notebook] Protect against exceptions when running inline code
* features:
- 538 Headless static (svg, png) image generation
- 1239 Hover.tooltip convenience function for 'datetime' info
- 1482 [starter] Datarange1d.rangepadding should allow "fixed" values
- 1671 [starter] Allow users to specify explicit tick labels
- 2352 Feature request: error bar plots
- 5430 [component: docs] [enh] help widget tuned for end user
- 5599 [component: bokehjs] Feature: hover tool inspector default
- 5831 Numberspec coordinates should accept datetimes
- 5885 [notebook] Support embed bokeh into apache zeppelin
- 6044 "columns must be of the same length" warning does not show context
- 6064 [component: bokehjs] Remove the hover menu item, and keep the hover function working
- 6081 Feature request: add support for user-defined custom mappers
- 6161 [component: bokehjs] Extend hit testing and hover support to segment
- 6186 Themes not applied in `file_html`
- 6285 [component: bokehjs] Extend patching to sub-items
- 6286 [component: bokehjs] [widgets] Enabling/ disabling re-ordering of columns in datatable (freezing columns in place)
* tasks:
- 1833 Make get_version consistent between pip-intalled and conda-intalled devel builds
- 2595 [component: docs] Update hovertool's documentation with field formatting, etc
- 2984 [component: docs] Update sphinx version to fix documentation parsing issues for google style docstrings
- 3016 [component: docs] Axis location must be set on creation (documentation fix)
- 3656 [component: docs] Docs on widgets & interactions should link to the callbacks & events section
- 4153 [component: bokehjs] Strict trigger() and listento()
- 4449 [component: bokehjs] Ensure canvas state reset at start of drawing
- 4948 [starter] Plot title ignores sizing and appears italicized if number is provided but no units are specified
- 5007 [component: examples] [starter] Update unemployment examples
- 5268 [component: bokehjs] Improve mappers' inheritance structure
- 5694 [component: bokehjs] [component: tests] Report code coverage for bokehjs unit tests
- 5819 [component: docs] Why i can't use operurl in widget callback (e.g. button callback)?
- 5854 [component: bokehjs] Enable typescript's strictnullchecks
- 5879 [component: examples] [component: tests] Make "bokeh finished rendering heuristic" work with non-plot examples
- 5950 [component: docs] Expose all json representations in one place
- 5951 [component: docs] Sphinxext.bokeh_plot broken
- 6040 [component: docs] Callback.rst documentation incomplete
- 6079 [component: docs] Clarify docs for hovertool
- 6088 [component: examples] Fixing up examples/models/file/
- 6102 [component: build] Have deploy script use github api token to avoid rate-limiting issues
- 6113 [component: build] Pypi release includes `scripts`?
- 6125 [component: bokehjs] Use nounusedlocals to discover unused imports, etc
- 6129 [component: docs] Fix typo in issue_template.md
- 6139 [component: bokehjs] [component: build] Use tslib to reduce size of bokehjs
- 6145 Update obsolete output examples in bokeh.embed docs
- 6158 [component: docs] For interactive legends, a note about `muted_color` would be helpful
- 6164 Remove deprecations up to 0.12.3
- 6184 [component: docs] Bokeh-api documentation improvement suggestions
- 6188 [component: docs] Missing docstring description of ``state`` arg in bokeh.io.save
- 6191 Fix deprecated datetime64 use for np_epoch
- 6197 [component: bokehjs] Remove confusing aliases from layoutcanvas
- 6228 [component: docs] Task: add missing `packaging` dependency to documentation requirements
- 6242 [component: bokehjs] Task: remove computed properties implementation
- 6245 Html title is not escaped
- 6247 [component: bokehjs] [component: tests] Allow to write bokehjs unit tests in typescript
- 6251 [component: bokehjs] [component: build] Allow to write bokehjs build files in typescript
- 6254 Revert "deprecate x/y_mapper_type plot kwargs in place of first-class scale models"
- 6267 [component: bokehjs] [component: tests] Merge tests/common into tests/core
- 6269 [component: docs] Bokeh-github directive should not check urls by default
- 6274 Futurewarning from pandas in bokehjsonencoder
- 6287 [component: bokehjs] Add migration note for removal of document.resize()
- 6295 [component: build] Update manifest.in
- 6309 [component: server] Report tornado version on bokeh server startup
- 6317 Deprecationwarnings on python 3.6
- 6323 Add bkcharts shim and dependency
- 6325 Downstream url for dynamic_map.py has ssl issue
- 6326 [component: bokehjs] Passing renderer object in cb_data on hovertool customjs callback
- 6331 [component: docs] Re-building docs - keyerror gallery exception
- 6336 [component: bokehjs] Silence all change signals during initialization of models
- 6338 [component: server] Feature request: configurable maximum upload size for tornado server
- 6385 [component: bokehjs] Rely on request_render and fix up cs code
- 6387 [component: docs] Fixed typos in setup doc
- 6408 [component: docs] [component: examples] General 0.12.6 examples and docs tasks
- 6419 [component: bokehjs] Restore events for "patch", "stream" and "do"
- 6445 Bump required bkcharts version to 0.2

Page 9 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.