Skip to content

Instantly share code, notes, and snippets.

View Tungurahua's full-sized avatar

Albrecht Tungurahua

View GitHub Profile
@Tungurahua
Tungurahua / index.html
Created July 10, 2018 21:29 — forked from dnprock/index.html
US States Map - Choropleth plus Bar
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
width: 960px;
height: 500px;
position: relative;
}
@Tungurahua
Tungurahua / README.md
Last active July 10, 2018 17:01 — forked from john-guerra/README.md
GeoJson map of Colombia

Geo Json map of Freising District

Based on the Map of Thailand by Master Krist Wongsuphasawat, a simple map of the District of Freising using GeoJSON and D3.js

As in Krist example:

  • Each province is color-coded by the length of its name in German.
  • Hover each province to see text effects.
  • New font is chosen randomly every time you change the province.