elm-survey Render your favourite languages to a pie chart using Elm and D3 Demo Installation Install elm % git clone git@github.com:chrisbuttery/elm-survey.git % cd elm-survey % elm make Main.elm --output elm.js % open index.html