stan-dev / stan-dev/bayesplot

User controlled geom_args

Open
#237 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

Really enjoying this package. Thanks for putting it together.

Without opening a whole can of worms... would it be possible to add geom_args to the list of supported arguments that users can control?

My motivating case is fairly trivial, but I'd love to be able to turn off the automatic fill for mcmc_dens. Or, at least, set a low alpha on it.

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 by locating the mcmc_dens implementation and the code that defines supported arguments for geoms. Confirm how geom_args should be passed, then verify that users can disable automatic fill or set a low alpha for mcmc_dens.

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
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.