I would expect the bar for each day to be fully visible in the bar chart.
The first and last bar in the bar chart are cut off
unsure. I've read the docs and can't seem to find an option that will shift the x axis.
It's a bit odd-looking. I have a feeling it's something to do with how the time series data is being set.
@simonbrunel I thought the bounds option was meant to fix this, but I tested it and nothing happened
I think you are looking for offset: true.
@simonbrunel oh geez. yeah, you're right – that did the trick. I don't know how I missed that.
Is there any way to adjust the padding when offset: true ? It creates very large spaces on the left and right for me.
Most helpful comment
Is there any way to adjust the padding when
offset: true? It creates very large spaces on the left and right for me.