pyiron / pyiron/structuretoolkit
`plot3d` - go beyond NGLview
Open
@samwaseda is already working on this.
Since Jan 11, 2024.
enhancement
- Dominant language
- Python
- Stars
- 8
- Forks
- 1
- Avg merge
- 1d 28m
- Merged PRs (30d)
- 10
Description
Currently we have to rely on NGLview for most of the functionalities, especially if we want to have different colours for a continuous value, or vectors. It's not only extremely slow, but it also doesn't give us the possibility to
- Combine it with continuum plotting
- Save the figure
- Run on machines that do not have NGLview installed
So the functionalities should be extended with plotly
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.