Skip to content

bokeh warning #2

@ax3l

Description

@ax3l

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_',''))

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions