Currently when a bar plot is made it plots it so the data point is in the middle of the bar. Can you make it so the data point is on the right or left side?
Thanks
Currently when a bar plot is made it plots it so the data point is in the middle of the bar. Can you make it so the data point is on the right or left side?
Thanks
offset: 0
will do exactly what you need: https://codepen.io/etpinard/pen/rmMdPe