Am I using padding right for a bar chart or is the documentation wrong? #9323
Unanswered
LizThompson93
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following figure where I use inner padding to increase the space between bars and I am using a value of -5 which is exactly what I need. Aka when I use negative numbers, it increases the space between bars and when I use ordinary values, it squishes the distance between bars.
However the documentation states the following:
https://vega.github.io/vega-lite/docs/scale.html#band
Beta Was this translation helpful? Give feedback.
All reactions