After a developer backed out of my project near the 95% completion mark, I have been working tirelessly to finish it on my own. My current focus is on adjusting the tooltip placement for the map featured on this page:
Visit here for context
You can view the source code here.
There are two main issues that I am struggling with:
- The tooltips for the bar charts should be positioned at the mouse pointer but are currently appearing far to the right of the charts.
- For the map section, the tooltips seem to disappear when scaling down to the bottom right half of the counties.
Despite dedicating numerous hours to trial-and-error attempts at finding a solution, as a non-developer, I have not been successful in resolving these problems. Any assistance would be greatly appreciated.