Metaculus / Metaculus/metaculus

For discrete questions, make y axis label breakable

Open
#5,117 5 comments 0 reactions 1 assignee View on GitHub

@lsabor is already working on this.

Since Aug 7, 2026.

Dominant language
TypeScript
Stars
113
Forks
34
Avg merge
16h 34m
Merged PRs (30d)
30

Description

For discrete question forecasting input, the Y axis is labeled and the out of bounds values are graphed. In uncommon, but not rare, situations, the out of bounds value can far exceed the largest inbound pmf value. This leads to a large bar on the side of the graph, and the shape of the distribution within bounds getting shrunk. The proposed solution would be that if the first or last value being graphed far exceeds the largest inbound value (let's say by 2 times but let's keep that a parameter so it's easy to tweak), then the y-axis should get a break in it such that the out of bounds pillar is no more than 2x the largest inbound value.

Related slack message:
https://metaculus.slack.com/archives/C01Q9AQBVHB/p1784649668288529?thread_ts=1784400978.119999&cid=C01Q9AQBVHB

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.