trixi-framework / trixi-framework/Trixi.jl
Bring triangulation-plots on par with heatmap-plots
Open
visualization
- Dominant language
- Julia
- Stars
- 731
- Forks
- 166
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 25
Description
All of the following features already work for the heatmap approach:
- [x] Interpolating in each element according to given "nndoes"
- [x] Plotting the mesh
- [x] Picking single variables to plot
- [x] Ploting multiple variables side to side
- [ ] Slicing 3D solutions along planes to create a 2D plot
- [x] Slicing 3D solutions along axes/curves to create a 1D plot
- [x] Slicing 2D solutions along axes to create a 1D plot
- [x] Slicing 2D solutions along curves to create a 1D plot
Contributor guide
Assessment
This issue has not been assessed yet.