Re: Towards a Perl Golf Ratings System

2002-04-06 Thread Adam Spiers
Philippe 'BooK' Bruhat ([EMAIL PROTECTED]) wrote: > On Wed, 3 Apr 2002, Adam Spiers wrote: > > > > Here's my todo list: > > > > > > - proper numerical x axis, one tick per day > > > > Done. I was expecting this to get rid of the general linearity, but > > there's still no evidence of it slow

Re: Towards a Perl Golf Ratings System

2002-04-06 Thread Philippe 'BooK' Bruhat
On Wed, 3 Apr 2002, Adam Spiers wrote: > > Here's my todo list: > > > > - proper numerical x axis, one tick per day > > Done. I was expecting this to get rid of the general linearity, but > there's still no evidence of it slowing into a shallower curve. > Scary! As Ton (I think) observed, w

Re: Towards a Perl Golf Ratings System

2002-04-03 Thread Adam Spiers
Adam Spiers ([EMAIL PROTECTED]) wrote: > I've been using Chart::Lines, but it's way too inflexible. I'll take > a look at GD::Graph; hopefully that's better. GD::Graph was impossible to install, so I gave up and used gnuplot. > Here's my todo list: > > - proper numerical x axis, one tick p

Re: Towards a Perl Golf Ratings System

2002-04-03 Thread Adam Spiers
[thread redirected to [EMAIL PROTECTED]] Yanick ([EMAIL PROTECTED]) wrote: > > BTW, Adam Spiers is working on another web app to do fun things with PGAS > > data. Here's a sneak peek: > > http://adamspiers.org/upload/tpr02.png > > A score ticker... Wonderful! I suppose he's using GD::Grap