[time-nuts] web presentation of data

Chris Albertson albertson.chris at gmail.com
Mon Aug 6 17:43:50 UTC 2012


On Mon, Aug 6, 2012 at 8:34 AM, Jim Lux <jimlux at earthlink.net> wrote:

> what would be useful is to have some sort of "plotting engine" that is a
> canned webpage (or stored locally on the user/client computer) that can
> ingest fairly raw data from a URL..
>
> something, conceptually, like this:
>
>
> <BODY>
> *invocation of plotting engine*
>
> data value 1
> data value 2
> data value 3
>
> </BODY>
>
>
What you are saying is that the data needs to be rendered to a graphic
locally.   I think the simplest way is to create vector based plots on the
server (I've used GNU Plot inside a CGI script) but there is a system to
pretty much what you are asking for.  http://code.google.com/p/flot/



Chris Albertson
Redondo Beach, California


More information about the time-nuts mailing list