Graphs!

I’ve been amusing myself most of the day by making pretty graphs of Pownce data. Kevin suggested using Timeplot which makes some pretty good looking chartsandgraphs.

I did find a super useful Python decorator hidden away in the Django admin module:

from django.contrib.admin.views.decorators import staff_member_required

Probably a good thing to use for any additional admin-type pages AND admin-type data files. Espescially if you’re making secretive timeplots.

One Comment

  1. iTony

    Posted August 17, 2007 at 6:49 am | Permalink

    Timeplot is good, but I am guessing you wanted only something for yourself to know. But how are the Pownce’s graphs? Are they good?