« two drink minimum | Main | photo-a-day »

insta-tufte

i'm swimming in data. i need something that will let me take a stream of data (filehandle on a text file, in this case) and graph it in real-time. i need to be able to spin up a new real-time graph for an arbitrary number of datapoints completely ad hoc. i need scatter graphs and line graphs. i might occationally want a bar graph.

ideas (mostly bad) i've had so far:

  • shove the data into a perfmon counter (or 56, in this case) and graph using perfmon.exe
  • write some nasty module for a cutesy desktop widget like serious samurize. i think this might actually be useful for a hallway/conference room display.
  • do it in perl with gd
  • do it in perl/tk (ala the scotty/tkined graphlets)

TrackBack

TrackBack URL for this entry:
http://bengt.org/mt/mt-tb.cgi/103

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About

This page contains a single entry from the blog posted on May 16, 2004 10:05 AM.

The previous post in this blog was two drink minimum.

The next post in this blog is photo-a-day.

Many more can be found on the main index page or by looking through the archives.