racket/collects/plot/demos/demo-2.ss
2008-02-23 09:42:03 +00:00

3 lines
51 B
Scheme

(require plot)
(plot (line identity (color 'red)))