Projects in the topic d3js


pimp interactive political landscape '(and practice d3js with html5 aka svg, javascript, css)

an idea by froh

For the Bavaria 2013 elections I had created an interactive political landscape visualizing the party stances according to the Wahl-O-Mat with d3.js.

Updated over 7 years ago. No love. Has no hacker: grab it!

detect and visualise git commits' patch-based dependencies

a project by aspiers

It is well-known that two git commits within a single repo can be independent from each other, by changing separate files to each other, or changing separate parts of the same file(s). Conversely when a commit changes a line, it is "dependent" on not only the commit which last changed that line, but also any commits which were responsible for providing the surrounding lines of context, because without those previous versions of the line and its context, the commit's diff would not cleanly apply.

Updated over 5 years ago. 4 hacker ♥️.

kubeojo: Health metrics for products and testsuites

a project by dmaiocchi

Updated over 2 years ago. 2 hacker ♥️. 1 follower.