In message <[email protected]>, Hal Mu
rray writes:
>
>[email protected] said:
>> So the web server is inside an Arduino?  Yes can't run GNUplot there.   Why
>> not have the Arduino produce either Postscript or PDF?  It is very easy to
>> draw a graph in Postscript.

Very few browsers understand postscript.

PDF requires you to keep a context of the entire document.

SVG is like postscript but browsers understand it.

Do a "show source" on this one:

        http://phk.freebsd.dk/misc/hp85662_b.svg

It doesn't get any easier than that...


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[email protected]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

_______________________________________________
time-nuts mailing list -- [email protected]
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

Reply via email to