Twitter Timeline Javascript
This snippet draws a bar graph that tells you your twitter posting frequency per hour in the last 24 hours.
Screenshot
Instructions
- Download Twitter Timeline Javascript v0.2 (Requires PlotKit and MochiKit).
- Edit TwitterTimeline.js and change the
userid
variable to your user-id. You'll find your user-id at http://twitter.com/account/badge. - You will need to include the javascript files:
- Next, add the following lines where you want the Timeline to appear:
For your reference, TwitterTimeline.js: