Home > DrProject > Javascript Time Series Charts?

Javascript Time Series Charts?

March 5th, 2006

We’d like to add some simple time-series charts to DrProject. We’ve played with matplotlib (server-side Python, a pain to install) and XML/SWF Flash charts (can’t handle irregularly-spaced data, not open source, requires Flash); and I’m wondering: are there any libraries out there to do this in Javascript? Our needs are very, very simple… Pointers to me, please.

DrProject

  1. Bill Mill
    March 5th, 2006 at 12:02 | #1

    A pain to install? “./easy_install matplotlib”?

    (sorry to be no help on the javascript, but I’ve never had a difficult time installing matplotlib, and I enjoy that library.)

Comments are closed.