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

Bokeh 3.4 deprecation of size argument in circle #244

Closed
sqbl opened this issue Mar 27, 2024 · 2 comments · Fixed by #252
Closed

Bokeh 3.4 deprecation of size argument in circle #244

sqbl opened this issue Mar 27, 2024 · 2 comments · Fixed by #252

Comments

@sqbl
Copy link
Collaborator

sqbl commented Mar 27, 2024

Places were this error will occur:



plot.circle(x='x', y='y', source=source_samples,

plot.circle(x='x', y='y', source=source_red,

@sqbl
Copy link
Collaborator Author

sqbl commented Mar 27, 2024

bokeh/bokeh#13525

@sqbl
Copy link
Collaborator Author

sqbl commented Mar 27, 2024

@sqbl sqbl linked a pull request Apr 18, 2024 that will close this issue
dk-teknologisk-mon added a commit that referenced this issue May 2, 2024
…ments

Fix Bokeh deprecations: Fix #244 bokeh arguments
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 a pull request may close this issue.

1 participant