festim-dev / festim-dev/FESTIM
Extend `plot` function to support matplotlib
Open
- Dominant language
- Python
- Stars
- 135
- Forks
- 45
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 14
Description
@ey44 has a nice [`tricontourf` plot](https://github.com/ey44/dolfinx_tutorial_scripts/blob/f51ee2ab29b22ec2c8c0c3b616cfdc1abfb45071/temperatures/temp_basic_adv.py#L208-L223) (which works for 2D CG1) it could be a nice extension of #1176
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing `plot` function and issue #1176, then compare their behavior with the linked `tricontourf` example in `temp_basic_adv.py` for 2D CG1. Done means the plot function supports the proposed matplotlib visualization for that case, with the relevant existing checks still passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matplotlib, python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100