wjm41 / molplotly

add-on to plotly which show molecule images on mouseover!
Apache License 2.0
242 stars 25 forks source link

Integrating scatterplot with 3D molecule structures in existing Dash app #22

Closed mwannier30 closed 1 year ago

mwannier30 commented 1 year ago

Thanks for the great package!

I am interested in integrating a scatterplot with the 3D structures of my molecules in an existing Dash app. What would be the best way to do this (if it's even possible), considering that the add_molecules() function already returns a Dash app?

Thanks for your help! :)

Edit: My bad, didn't saw issue #15 !

wjm41 commented 1 year ago

Ah sorry I didn't see this until now! Hope that answer is helpful - let me know if there's anything I could clarify about the function :)