From Wikipedia:
Choropleth
id | rate | |
---|---|---|
AA00 | 0.489425207557 | |
AC00 | 0.132779849202 | |
AC01 | 0.603945064107 | |
AC01 | 0.749975349116 | |
AC03 | 0.769898493054 | |
AC04 | 0.262980996423 | |
AC05 | 0.96620627541 | |
AC06 | 0.825154782411 | |
AC07 | 0.761051242835 |
<!DOCTYPE html> | |
<meta charset="utf-8"> | |
<style> | |
svg { | |
background-color: rgb(15, 15, 15); | |
} | |
.graticule { | |
fill: none; | |
stroke: #777; | |
stroke-opacity: .5; |
<!DOCTYPE html> | |
<meta charset="utf-8"> | |
<style> | |
svg { | |
background-color: rgb(15, 15, 15); | |
} | |
.graticule { | |
fill: none; | |
stroke: #777; | |
stroke-opacity: .5; |
From Wikipedia:
Choropleth