racket/collects/plot/demos/demo-2.ss
2008-02-24 21:27:36 +00:00

4 lines
52 B
Scheme

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