Thanks for making this tool, illustrative mode is great!
Are there any plans to implement py3Dmol-style "style-by-selection"? Currently if you style with view.setStyle(...) the incoming style dict is discarded and the default Mol* chain palette stays active. Not being able to do fully custom per-residue styling is the only thing stopping this from fully replacing py3Dmol for most use cases.
Thanks for making this tool, illustrative mode is great!
Are there any plans to implement py3Dmol-style "style-by-selection"? Currently if you style with
view.setStyle(...)the incoming style dict is discarded and the default Mol* chain palette stays active. Not being able to do fully custom per-residue styling is the only thing stopping this from fully replacing py3Dmol for most use cases.