I am trying to create a horizontal bar in vegalite. My issue is that the data sequence is not the same as data given.
I want a sequence from bottom to top, meaning the first data I provided at bottom and others following upwards in the display.
I want first then over it Second then over it third, i.e. follow my data sequence.
Editor link