Closed
Description
Hi guys, when using bar plots it seems that the bar width gets calculated based on the number of non-null Y values in the data set, while all the x values are added to the axis. This leads to a messed up display.
See: http://codepen.io/aleburato/pen/yOomYa?editors=0010
Ciao!