elementari icon indicating copy to clipboard operation
elementari copied to clipboard

Interactive browser visualizations for materials science: periodic tables, 3d crystal structures, Bohr atoms, nuclei, heatmaps, scatter plots.

Results 12 elementari issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0) - [github.com/pre-commit/mirrors-prettier: v3.0.1 → v4.0.0-alpha.8](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.1...v4.0.0-alpha.8) - [github.com/pre-commit/mirrors-eslint: v8.46.0 → v9.0.0-rc.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.46.0...v9.0.0-rc.0) - [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](https://github.com/codespell-project/codespell/compare/v2.2.5...v2.2.6)

https://github.com/janosh/elementari/assets/30958850/07390002-f7b5-4bbd-97d4-37b69ad03600 ef2d197 add hint how to change element color in StructureLegend.svelte 3f59f86 add structure Bi2Zr2O7-Fm3m.json with partial site occupancy 1ea104a StructureScene support rendering partial site occupancies as differently-colored sphere slices...

enhancement
structure

Make `ColorBar` integral part of `PeriodicTable` so it that takes only a prop to show a `PeriodicTable` with a `Colorbar` without the need to import 2 components and manually hook...

enhancement
good first issue

https://github.com/janosh/elementari/blob/54143679f5e4f138f9ccdd33f1999c0ca6d148d0/src/lib/periodic-table/PeriodicTable.svelte#L15

bug

## Problem The 3D structure viewer would occasionally spin at 750x normal speed (`auto_rotate: 150` instead of `0.2`) after browser back/forward navigation. ## Root Cause In `Structure.svelte`, line 45: ```javascript...

### Feature Request I am really enjoying the current visualization capabilities of this project. I would like to suggest a new feature: Isosurface visualization for volumetric data. In the field...

enhancement

### Feature Request Would like to be able to customize adding certain bonds or removing them, can't change this in the current situation

enhancement

closes #138 ## Summary by CodeRabbit - New Features - Introduced Edit Atoms mode with transform controls for moving, adding (A), and deleting (Delete/Backspace) atoms. - Added Undo/Redo history with...

reposting https://github.com/spglib/moyo/pull/108#issuecomment-3213686706 here as todos so they don't get lost. thanks @joonatan-altrove for the excellent suggestions > Some quick thoughts from a crystallographer: > > - super nice visuals! >...

enhancement
symmetry