Don't know if joking or not. My client is a digital photo frame. It can only display images. I'm using awk to print the right numbers but I want the most simple tool for rendering. I'm looking into gnuplot now.
On 22.12.2011, Patrick Haller <201009-suckl...@haller.ws> wrote: > On 2011-12-22 13:58, hiro wrote: >> What tools do you know that are able to render such graphics and >> update once per second or so? > > push the burden of making pretty crap on the client; drop the data to > json and let the clients use a javascript library like highcharts. > >