Setting axis range? #1938
-
Two related questions:
Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Two related questions:
Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
y: {zero: true}
option, or add a mark that includes 0 as a value for y (typically,Plot.ruleY([0])
).