Create subplots figure with multiple corner plots
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 576
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
I'm wondering if there's a way to take all 6 of my corner plots (with 2 parameters each) and combine them together using something like gridspec/sub_plot so that I can see and save all figures at once. Any insight & help much appreciated!
Contributor guide
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.
Research direction
No repository files or tests are named. Start by reading the corner-plot plotting entry point and examples, then investigate how gridspec or subplots could contain six two-parameter plots. Done means all six corner plots can be displayed and saved together without losing their individual contents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100