markmarkoh / datamaps

Customizable SVG map visualizations for the web in a single Javascript file using D3.js
http://datamaps.github.io
MIT License
3.78k stars 1.01k forks source link

Add text inside world bubble #106

Closed sadmicrowave closed 9 years ago

sadmicrowave commented 10 years ago

Is there a way to add text within a visible world/US map bubble overlay? I want each bubble to have a visible number, then more info when the user hovers over the bubble.

markmarkoh commented 9 years ago

This could only be achieved with a custom plugin documented here: http://datamaps.markmarkoh.com/creating-a-datamaps-plugin/