chrispappas007 / kyarch

Archaeological Cultures in Kentucky
0 stars 0 forks source link

Hexagon counts #6

Closed chrispappas007 closed 7 years ago

chrispappas007 commented 7 years ago

Something seems to be up with the hexagon counts. When I've selected the paleo sites with the slider, the legend says the site density should cap out at 8. But, when I hover over the darkest hexagons, I get some that say more than 8 (11). Look at the hexagons SW of lexington specifically.

rgdonohue commented 7 years ago

Yup, good catch. Semantic coding error. If we just use the same looping structure as calculating the hex total for the tooltip is should be right.

See this commit