summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static/libs/d3.v2.min.js
Commit message (Collapse)AuthorAgeFilesLines
* Move static files into the hyperkitty prefixAurélien Bompard2013-07-111-4/+0
|
* Change Activity Graph from Protovis to d3 (#43)Aslak Knutsen2013-03-051-0/+4
Fixes failing javascipt in Opera and Chrome resulting in no graph and no other javascript features. Changed to precalculate all days in the begin_date...end_date date range before matching email counts to ensure we have data points for all days in the range.