dfm / dfm/corner.py

Create subplots figure with multiple corner plots

Open
#126 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.