Examples
Basic Examples (3)
Color each atom according to its partial charge:
Color atoms according to their hybridization:
Color bonds according to their bond type:
Scope (2)
The atom and bond properties can be accessed via MoleculeValue and EntityProperties:
Label atoms by their phase at standard temperature and pressure:
Options (4)
Disable the plot legends using the PlotLegends option:
Specify an alternate color function for numeric data:
Specify an alternate color function for discrete data:
Pass options directly to the legend:
When some values are missing, the data is treated as discrete rather than numeric:
Use MissingQ to exclude missing values:
Neat Examples (1)
Label atoms by their chirality, using the "ExclusionFunction" option to make sure achiral atoms are not labeled:
Version History
-
1.1.1
– 20 May 2022
-
1.1.0
– 07 March 2022
-
1.0.1
– 09 November 2021
Related Resources