Hi,
I’m currently working on my D3 treemap project.
my codepen: https://codepen.io/tlaschkolnig/pen/qBQGYVN?editors=1111
All the tests regarding the actual tiles for it are passing with the exception of the sizing.
I even changed the width and height of the treemap to match the one in the example, and comparing it, it fits in about 80-90% of the places seemingly perfectly. (i.e. the wii section seems to be 100% right)
however, there are just a few small differences, for example, in the DS section, where the part on the right is arranged slightly different.
given how it is correct in a lot of places, im kinda stumped as to where the error lies here, even when comparing to others doing this project. does anybody have any hints as to what potentially could be the problem with it?
Thank you very much for your help, I appreciate any and all help.