I am new to D3.js and have a problem with my vertical bar chart. For some reason, the distance between the axis and the bars is way too big when I use rangeRoundBands for scaling. In the API, it is explained like this:I am new to D3.js and have a problem with my ve