What is your hint or solution suggestion?
To align the labels to the bars, you need to adjust the x
and y
attributes of the text
elements so that each label is centered on its corresponding bar
Challenge: Add Labels to D3 Elements
Link to the challenge: