Task is *unclear* for D3 Labels

What is your hint or solution suggestion?

In the task, it asks you to .append(“svg”) but only works with: .append('text")

EDIT: It is clear now that by stating “append the svg” we are talking about svg.selectAll(“text”). Probably could have worded it better.

Challenge: Add Labels to D3 Elements

Link to the challenge:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.