Skip to content

Instantly share code, notes, and snippets.

@joshuapowell
Created December 4, 2014 16:06

Revisions

  1. joshuapowell renamed this gist Dec 4, 2014. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. joshuapowell created this gist Dec 4, 2014.
    7 changes: 7 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    Effectively selecting colors for your choropleth map can be intimidating. Thankfully there are a couple of resources that can help us out.

    The first is the [ColorBrewer](http://www.colorbrewer.org/) website which allows you to tinker with a preset or custom color pallette over a live map.

    The second is a preconstructed D3 Map from the mbostock library that contains pre-defined colors, constructed using ColorBrewer.

    http://mbostock.github.io/d3/talk/20111018/choropleth.html