Skip to content
Dave Landry edited this page Oct 3, 2014 · 11 revisions

D3.jsREQUIRED

Obviously, as this entire library is an extension of D3, you need to have D3 loaded for any of the code to work. You can download the most current version here.

Font Awesome is a CSS library that contains beautiful scalable vector based icons. d3plus uses Font Awesome icons, when available, in all of the Custom Interface. Visit their site to learn more about Font Awesome.

This D3 plug-in enables the Geo Map visualization to accept topoJSON files instead of geoJSON files. TopoJSON files are quicker, more efficient, and have a smaller footprint than standard geoJSON files. Download the latest version here.

Clone this wiki locally