User:Ryan52

From FreekiWiki
Revision as of 16:46, 16 May 2009 by Ryan52 (talk | contribs) (add a test gnuplot thinghy)
Jump to navigation Jump to search

I like Git!

I'm a Coder, ASS, and Technocrat (sort of). I do Distro stuff (or, what's left of it), and was a Build instructor.

<gnuplot> set style fill solid 1.00 border -1 set notitle set ylabel set xlabel set xtic rotate by 90 set grid set xtics (" Sunday" 0, " Monday" 1, " Tuesday" 2, " Wednesday" 3, " Thursday" 4, " Friday" 5, " Saturday" 6) plot '-' title 'Total' with boxes, '-' title 'Suggested' with boxes, '-' title 'Fees' with boxes 0 0.0 1 0.0 2 0.0 3 0.0 4 0.0 5 0.0 6 4.0 ee 0 0.0 1 0.0 2 0.0 3 0.0 4 0.0 5 0.0 6 4.0 ee 0 0.0 1 0.0 2 0.0 3 0.0 4 0.0 5 0.0 6 0.0 e </gnuplot>

my fgdb.rb todo list