Since you’re using bars, the x scale is ordinal, not continuous. You would have to switch to using a rect mark with an interval to make it continuous. And then it could display any value. Please share a notebook if you need more details.
1 Like