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 warning #2

Open
ax3l opened this issue Jun 1, 2021 · 0 comments
Open

bokeh warning #2

ax3l opened this issue Jun 1, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@ax3l
Copy link
Member

ax3l commented Jun 1, 2021

I currently see the following warning with bokeh 2.3.2:

BokehDeprecationWarning: 'legend' keyword is deprecated, use explicit 'legend_label', 'legend_field', or 'legend_group' keywords instead

likely from:

fig.circle(x_data, y_data, size=5, fill_color=color, line_color=color,
alpha=.5, legend=input_file.replace('automated_test_',''))

@ax3l ax3l added the help wanted Extra attention is needed label Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant