From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/plot/gkimosaic.par | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pkg/plot/gkimosaic.par (limited to 'pkg/plot/gkimosaic.par') diff --git a/pkg/plot/gkimosaic.par b/pkg/plot/gkimosaic.par new file mode 100644 index 00000000..d45647aa --- /dev/null +++ b/pkg/plot/gkimosaic.par @@ -0,0 +1,9 @@ +input,f,a,,,,metacode input +device,s,h,"stdgraph",,,output device +output,f,h,,,,name of binary output file +nx,i,h,2,,,number of plots in x direction +ny,i,h,2,,,number of plots in y direction +rotate,b,h,no,,,rotate axes? +fill,b,h,no,,,fill viewport vs preserve aspect ratio +interactive,b,h,yes,,, +cursor,*gcur,h,"",,, -- cgit