Open FreelanceWebNinja opened 8 years ago
@markmarkoh This is exact functionality I am looking for.
@FreelanceWebNinja Did you end up figuring this out?
@mikecabana i created a custom function that essentially toggles the pop up and manually positions the element.
@FreelanceWebNinja Would you be able to provide a little more detail? Did you use your own tooltips or the ones generated by datamaps.
If you generated your own, did you use the x y values of the arcs for positioning?
NP @mikecabana , I've actually done both. With the generated tooltips, I targeted the arc/bubble and used getboundingclientrect() to get the coords.
Is there a way to trigger the PopUp?
For instance, an external button triggers the popup?