/writingHeatMap

generates an SVG to visualize how much you've written each day

Primary LanguageJavaScript

Writing Log Graph Generator

Inspired by the way github shows your commit history on your profile. I wanted something that would show how much I've written each day in a visual way.

Generates an SVG heatmap graph based on log.csv

This may not be useful to anyone but me! If you do have a use for it, feel free to play with it!

Screenshot

screenshot

Credit where credit is due

Adapted from this example to get d3 working.