summaryrefslogtreecommitdiff
path: root/bubble.js
AgeCommit message (Collapse)AuthorFilesLines
2014-05-21Option to ignore users with fewer than X tweetsPeter Wu1-1/+4
2014-05-21Split From and To in user info boxPeter Wu1-28/+28
2014-05-21Color neighbors on hoverPeter Wu1-0/+19
2014-05-21Enable profiling iff URL contains "profile"Peter Wu1-2/+2
2014-05-21Fix such dragging is limited to the barPeter Wu1-16/+20
2014-05-20Moves preprocessing to preprocess.jsPeter Wu1-70/+4
The only difference in preprocess is the addition of a new options parameter to avoid using a global var.
2014-05-20Define ticks if button is not usedPeter Wu1-2/+3
The tick function tries to increment this value.
2014-05-20Initial commit of users/tweets D3 demoPeter Wu1-0/+440