Been looking at plotting stuff.
Turns out SVG files are text and quite easy to do.
Take CSV data from file, add a simple header etc and formatting and write it as a xxx.svg
RPi videocore tiger demo is SVG so plotting could be accelerated by the GPU.
SVG is browser friendly, so easy to add to a web-server version.
Also found out i2c-tools.tcz does not need Perl5.tcz, saving 13.6MB
One step closer to having sensor monitoring in a 20MB OS.