D3: Simple Position Vs. Time Graph

https://codepen.io/CasualWanderer20XX/pen/MYyPpbq?editors=1111

Uhh, I’m currently trying to make a data table of my sample data.

How do I properly append the ‘td’ tags for each ‘tr’ in the tbody section in one go?

Hi @CasualWanderer20XX

You did something similar with the ‘position’ heading.

Happy coding

Thank you for the feedback.

I actually found another way, using the html function from d3.