Skip to content
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 to your account

PREOPS-5239: Switch schedview from using bokeh.plotting.figure.circle to bokeh.plotting.figure.scatter with marker=circle #93

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

ehneilsen
Copy link
Collaborator

bokeh.plotting.figure.circle is sometimes throwing deprecation warnings, and sometimes silently just not plotting points (with the latest version of bokeh).

Copy link
Member

@rhiannonlynne rhiannonlynne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will be interesting to see if bokeh has significant changes in the API, and how we can keep up with it, but - this looks fine.

@ehneilsen ehneilsen merged commit 0bf5431 into main Jun 18, 2024
5 of 7 checks passed
@ehneilsen ehneilsen deleted the tickets/PREOPS-5239 branch June 18, 2024 20:09
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.

2 participants