We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
center
nglview: 3.0.6 ipywidgets: 7.7.4
import nglview from ase.build import bulk atoms = bulk("Au") v = nglview.show_ase(atoms) v.add_unitcell() v.center() v
This could be because of the overlap between the atom and the control of the viewer.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version:
nglview: 3.0.6
ipywidgets: 7.7.4
Step to reproduce
center
methodNote
This could be because of the overlap between the atom and the control of the viewer.
The text was updated successfully, but these errors were encountered: