Edinburgh-Genome-Foundry / DnaFeaturesViewer

:eye: Python library to plot DNA sequence features (e.g. from Genbank files)
https://edinburgh-genome-foundry.github.io/DnaFeaturesViewer/
MIT License
584 stars 90 forks source link

Hidden bokeh tools #24

Closed EulleSA closed 4 years ago

EulleSA commented 4 years ago

The viewer tools are hidden or there has been some code change.

Screenshot from 2020-01-10 14-44-04

Zulko commented 4 years ago

Thanks for reporting this (I had indeed changed how the height is computed). I have now added a "minimal height" to bokeh plots to ensure that the icons can always be seen. Please upgrade and let me know if it works for you.

EulleSA commented 4 years ago

Thanks , man ! Its working perfectly !

Zulko commented 4 years ago

Awesome, closing the issue.