/elm-survey

Render your favourite languages to a pie chart using Elm and D3

Primary LanguageJavaScript

elm-survey

Render your favourite languages to a pie chart using Elm and D3

Demo

alt tag

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