Skip to content

Support multiple styles applied to multiple selections #10

Description

@sethaxen

3dmol.js supports syntax like the following:
https://3Dmol.org/viewer.html?pdb=1YCR&select=chain:A&style=cartoon;stick:radius~0.1&surface=opacity:0.8;colorscheme:whiteCarbon&select=chain:B&style=cartoon;line&select=resi:19,23,26;chain:B&style=stick&labelres=backgroundOpacity:0.8;fontSize:14.
Here each selection selects some atoms, to which the subsequent styles are applied until the selection is reset, which allows sophisticated styling. It would be nice if the syntax here supported these kinds of complex styles and selections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions