You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crystal Toolkit integrates nicely with pymatgen to display structural data automatically.
However, there's no documentation for if I wanted to display structural data along with other 3D data types, like say volumetric or isosurface data. How do I do this?
For reference, charge density data previews on the Materials Project clearly shows 3D structures that include volumetric data.
Proposed Solution
Provide clear examples for how to render chgcar or other types of volumetric data within notebooks like Jupyter or Colab.