8000 Bokeh 3.0 compatibility by bccheung · Pull Request #2 · sap-toronto/gtam-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bokeh 3.0 compatibility #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in 8000 to your account

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

Bokeh 3.0 compatibility #2

wants to merge 27 commits into from

Conversation

bccheung
Copy link
Contributor

No description provided.

bccheung and others added 27 commits November 21, 2022 16:33
`figure.circle` was failing when called with `view=None`, despite `None`
being specified as the default value for `view`.
Fix this by changing logic to instead not use a `view` kwarg if there is
no mask.
Change use of mask with a BooleanFilter to a GroupFilter, fixing an
error caused by unintuitive behaviour of BooleanFilter. This also makes
the code more direct.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0