=== wp-datamaps === Contributors: lggorman Tags: visualization, d3, maps, datamaps Requires at least: 3.0.1 Tested up to: 3.4 Stable tag: 4.3 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Generate a custom SVG map using data-binding library D3 and Datamaps.js by Mark DiMarco. == Description == This plugin is designed to allow users to create a custom SVG map that can then be inserted in a page or post, using the Datamaps JavaScript framework. Via the plugin's settings page in the Wordpress Admin, users can select the location they want pinpointed on the map, as well as editing the colors and size of the map. == Installation == 1. Upload `wp-datamaps` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to the 'Map Settings' page in the Admin and set the colors and size of the map. 4. Insert the shortcode [d3map] on the page or post where you want the map to appear. == Frequently Asked Questions == = How should colors be specified on the settings page? = Identify colors by their six digit hex codes. = Can I insert multiple maps? = At present, no. However, future versions may include this feature. == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif). 2. This is the second screen shot == Changelog == N/A