You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you,
I have not used plotly or dash before, but DNA Features Viewer uses matplotlib and perhaps these links will help: SO Question, plotly/dash#250
There is also Bokeh support in the DNA Features Viewer, which provides some interactive plots, although the features are limited. It basically uses the matplotlib plot to understand the vertical levels on which the different annotations are laid out, then converts them into interactive bokeh annotations. This could also be a good model for making a plotly plot.
Hello!
Great tool! I want to integrate it into a dash application. Is it easy to convert the static plot into an interactive plot, like using plotly?
Thanks,
Yichao
The text was updated successfully, but these errors were encountered: