Open
Description
Thanks for the great package!
It would be fantastic if the interactive plots could be exported/saved. I understand that this is non-trvial in plotly, but other libraries like mpl3d
also allow to export as interactive HTML or SVG. See here for an exemplary plot. Also TMAP and Faerun support this natively.
I think it will be a heavily sought-after feature for real usability of this package.
Possible solutions:
- separate integration building on top of
mpl3d
(seems overkill, might be the last resort) - Building upon this gist to export the Dash as HTML: https://gist.github.com/exzhawk/33e5dcfc8859e3b6ff4e5269b1ba0ba4
- Faerun-style solution, see here: https://github.com/reymond-group/faerun-python
Metadata
Metadata
Assignees
Labels
No labels