D3 Heat Map. Tooltip Working Fine but Keep Failing Test

https://codepen.io/synerjay/pen/MWjqEJq?editors=0111
Hello. I keep failing the tool tip even though it is working perfectly. It also says it could find the data-year attribute even thought I coded in the attribute??? Everything seems to work fine on my heat map but I keep on failing the tests. Can someone please tell me whats wrong with my code? I used the same code as the last exercise and it was fine in that exercise but not in this exercise. And for some reason it says the x-axis is not aligned but it look aligned??? Thank you
Tell us what’s happening:

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36.

Challenge: Visualize Data with a Heat Map

Link to the challenge:

Hi,

You have double tooltip.
Delete the one in HTML
for data-month, I don’t know, it expect not NaN value

1 Like

Thank you for noticing the tooltip mistake.

Im still failing 8 and 9… Can anyone tell me how to pass these? They seem to be lined up perfectly !

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