Here’s a prototype of some visualization tools for beeminder.
Keep in mind that this is in the prototype stage, and might be completely broken. Let me know what you think.
http://eugeniobruno.com:12344/v0/Beexperiments
I’m actually surprised at the kind of information it can make obvious. As an example, here’s a cool screenshot of a graph in hours. See if you can spot where I weaseled (and then unweaseled by manually derailing myself)
See if you can also spot where I weaseled again but haven’t manually derailed to unweasel yet…
Here’s a screenshot of an unquantized x-axis.
vs beeminder’s
TODO:
- fix x axis on unquantized graphs. Right now if you add 5 datapoints to a day, they’re equally spaced. That’s wrong!
- add more cool graphs, eg histograms (I have to search for some algorithm to make sensible histograms first…)
- make the “design” less terrible
- switch to oauth
- configure a reverse proxy to avoid the port number in the address
ping @bwiderski, in case you still need the tool it’s moved here!