stan-dev / stan-dev/bayesplot

allow to change the legend text in ppc_intervals() and related functions

Open
#157 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
R
Stars
442
Forks
93
Avg merge
3h 11m
Merged PRs (30d)
1

Description

These are currently hardcoded as y and yrep, but it may be helpful to provide an easy way to override the defaults.

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

Start at the ppc_intervals() entry point and inspect the related functions that currently use the hardcoded y and yrep legend text. Trace how their plot labels are assembled and identify the existing checks for these plotting functions. Done means callers can override both defaults while unchanged calls retain the current labels.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data-visualization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.