So, this is pretty much annoying me.
The chart seems to be good to go but I can’t seem to pass the 10th test which is:
The data-date attribute and its corresponding bar element should align with the corresponding value on the x-axis.
And the error message is:
x values don’t line up with x locations : expected false to be true
And the code:
https://codepen.io/Moe-Thae-Nwe-the-vuer/pen/WbNMbyX?editors=0010
Thanks!
I’ve solved it by referencing this one: