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 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, we should reach zero-length solutions sometime next week. > - colour line segments according to current leader I opted for a line per person/team instead; easier to do, and probably nicer to look at. > - 3 lines: veterans with/without BoB, and beginners Done. Beginners commented out for now. > - CGI-ify, caching image by timestamp of most recent leader > - imagemap?! I think I'll hand this over to someone else. I've got a lot of work to do (just in case my boss is reading this, real work, of course, nothing to do with trimming a pathetic 93). Any interested parties get in touch and I'll email the code. Latest version is at the same URL: http://adamspiers.org/upload/tpr02.png Enjoy :-)