question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

BokehDeprecationWarnings with Bokeh v1.4.0

See original GitHub issue

The latest release of the Bokeh package has deprecated the legend keyword, so the output of all plots now includes the following message:

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

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:16 (8 by maintainers)

github_iconTop GitHub Comments

4reactions
PatrikHlobilcommented, May 10, 2020

Hi @cybertk @lordsutch @joshyro ,

Yesterday I finally found some time to work on these deprecation messages. I could fix all issues, however I lost backwards compatibility with Bokeh and have to enforce bokeh>=2.0 in the future releases. Hope to release the fix this week.

Best Patrik

1reaction
PatrikHlobilcommented, Aug 17, 2020

Closed with version 0.5

Read more comments on GitHub >

github_iconTop Results From Across the Web

Releases — Bokeh 3.0.3 Documentation
Bokeh Version 3.0.1 (Nov 2022) is a point release that addresses an issue with runtime dependencies. For full details and help with with...
Read more >
bokeh Changelog - pyup.io
12011 [component: tests] Silence deprecation and other warnings in integration tests ... shifting x-axis upward and overlapping with ticks in Bokeh v1.4
Read more >
holoviews.bokeh Package
Inheritance diagram of holoviews.plotting.bokeh.annotation ... Deprecated in favor of color style mapping, e.g. color=dim('color').
Read more >
Bokeh DeprecationWarning: Setting a fixed font size value as ...
For a little context, the reason for the deprecation is that string values for data specs are, in every other context, interpreted as...
Read more >
MSTICPy 2.0 - new capabilities for Sentinel Notebooks
The warning will contain the new location of the module - so, ... graph or plot directly as a graph using Bokeh interactive...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found