Posts by Elton Lima • 11 points
1 post
-
1
votes0
answers28
viewsQ: How to repeat equal data using data.map
I am using the D3.js library and wanted to, when reading equal data, not overwrite when drawing scales. Follow the code snippet that does this and an example of my file . json: const months =…