dc.js - The Missing dc.js charts you want, but could never have

This repo contains individual JS files to add chart types not currently shipped with dc.js, which is a wonderful dynamic chart library. Below is the standard stock index example on the dc.js repo. At the bottom, you will find examples of this chart mixin. Currently, there is a github contributions-like chart. It works best with crossfilter custom map-reduce functions to display heatmaps of averages or percent change, day over day.

Nasdaq 100 Index 1985/11/01-2012/06/29

Yearly Performance (radius: fluctuation/index ratio, color: gain/loss)
Days by Gain/Loss
Quarters
Day of Week
Days by Fluctuation(%)
Monthly Index Abs Move & Volume/500,000 Chart

select a time range to zoom in

Daily +/- Heat Map by Year

select a day to limit data

selected out of records | Reset All
Date Open Close Change Volume
Fork me on GitHub