I am trying to change the text in the bubbles to different data on hover and having some difficulties. I want to be able to hover over a state and have the info for that state display in the red bubbles. Each state will have different information, and I am already using a tooltip to display the state name above it. I am currently using jQuery for the tooltip.