From 78301a64aa0e173d0ba9b36464deb1229bf2dffb Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Tue, 21 Mar 2000 04:49:14 +0000 Subject: [PATCH] Initial registration with CVS. --- v7/src/swat/scheme/demo-plotter.scm | 1183 +++++++++++++++++++++++++++ 1 file changed, 1183 insertions(+) create mode 100644 v7/src/swat/scheme/demo-plotter.scm diff --git a/v7/src/swat/scheme/demo-plotter.scm b/v7/src/swat/scheme/demo-plotter.scm new file mode 100644 index 000000000..4172c7d57 --- /dev/null +++ b/v7/src/swat/scheme/demo-plotter.scm @@ -0,0 +1,1183 @@ +;;; -*- Scheme -*- + +(declare (usual-integrations)) + +;;;; Plotting Package for Scheme Widget Application Toolkit + +;;; Working from the Scheme Prompt + +;;;(PLOTTER) +;;; Creates a new plotter. +;;; +;;; Example: (define p (plotter)) +;;; +;;;(PLOT plotter . options) +;;; The options list sequentially describes one or more curves to be +;;; plotted, in the following manner: +;;; +;;; (PLOT plotter +;;; '