I'm trying to plot a simple vertical bar chart with it's labels displayed above each bar, but I can only plot it horizontally the way I want, otherwise the wrong information goes into display... Any idea how I may overcome this?
This is what I have at the moment:
And this is what happens when I swap its axis:
How should I write the YAML marks and encodings to sort this out?