Skip to content

Setting axis range? #1938

Answered by Fil
Hvass-Labs asked this question in Q&A
Dec 6, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote
  1. use the y: {zero: true} option, or add a mark that includes 0 as a value for y (typically, Plot.ruleY([0])).
  2. same answer :)

Replies: 1 comment 3 replies

Comment options

Fil
Dec 6, 2023
Collaborator

You must be logged in to vote
3 replies
@Hvass-Labs
Comment options

@Fil
Comment options

Fil Dec 6, 2023
Collaborator

@Hvass-Labs
Comment options

Answer selected by mbostock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants