anopheles-genomic-surveillance / anopheles-genomic-surveillance.github.io

Lecture notes for a course on genomic surveillance of malaria vectors, developed by PAMCA and MalariaGEN
https://anopheles-genomic-surveillance.github.io/
Creative Commons Attribution Share Alike 4.0 International
7 stars 20 forks source link

W6M3 - Warning about multiple competing values for 'toolbar.active_drag' (to be addressed before 4th iteration) #223

Closed jonbrenas closed 1 month ago

jonbrenas commented 2 months ago

The warning looks like this:

/usr/local/lib/python3.10/dist-packages/malariagen_data/anoph/h12.py:455: UserWarning: found multiple competing values for 'toolbar.active_drag' property; using the latest value fig = bokeh.layouts.gridplot(

It is not a big issue but it kind of messes up the output when there are several plots drawn one after another.