File: README.VERSION

package info (click to toggle)
plotmtv 1.4.4t-6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,964 kB
  • ctags: 5,420
  • sloc: ansic: 55,108; makefile: 1,995; fortran: 1,277; sh: 510; csh: 439
file content (88 lines) | stat: -rw-r--r-- 3,235 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
**** NOTICE ****
Version 1.4.2t contains mainly Tela-related enhancements as compared
to 1.4.0. Read the file MODS.BY.PJ in this directory.

Version 1.4.3t (this version) contains a fixed GIF dump routine
that works also for 24-bit displays.
****************


This is PLOTMTV V1.4.1, which adds probability plots, bar-charts and
histograms to the previous version 1.3.2.  PLOTMTV V1.4.1 also includes
several bug-fixes.  

This version has been compiled on SPARC (SunOS 4.1) and IBM RS6K platforms.

The major changes/additions are:

   * Support for probability plots, bar-charts and histograms.

   * Plot behavior has been changed from "create a new window for each plot" 
     to a single window with multiple pages (1 page per plot).  In this mode, 
     buttons are used to scroll between different pages.

   * Capability to see multiple plots in a single plot window has been
     added.  When invoked with "plotmtv -comb <files>", a single plot window
     with multiple frames are drawn.  This allows easier comparison of plots.

Minor changes are:

   * A new button to toggle between current and previous zoom states has 
     been added to PLOTMTV's 2D plot window.

   * The PostScript text font sizes can now be controlled via environment
     variables.

   * Added environment variable to disable ISOLatin font in PostScript.
     This font is not available on certain PS-Level 1 machines.

   * Axis labels have been improved, and the ability to define the
     axis-labels has been added.

   * Added "% axisguides" option to prevent drawing the small axis-guide gizmo
     in 3D plots.

   * Added "% boundary" flag for CURVE2D/CURVE3D datasets to enlarge the 
     default plot boundary 
 
   * Added "% sidelabel" and "% sidelabellength" flags to turn off the
     side-label annotations, and to control the size of the area for the
     side-label annotations.

   * Added "% innerticks", which provides the capability to do innerticks, 
     i.e. ticks are drawn on the inside of the plot, instead of the default 
     where half the ticks are drawn inside, and the other half are drawn 
     outside.

   * The default 3D view has been changed to left-handed world coordinates

   * -geom flag now works!  
     Also geometry can be read in from the Xdefaults file using
     "plotmtv.Geometry: +40+40"

   * -noframe flag added to disable the frame on a scaled-down Postscript plot.

   * Changes to make the SGI C compiler happy

   * Fixes to rubberbands for X86 platforms, PC-based UNIX

   * Fix to parser.c that fixes a "modify-constant-character-string" bug.

PLOTMTV V1.4.1 also comes with improved documentation (via FrameMaker)

Kenny Toh
7/15/94

-------------------------------------------------------------------------
HISTORY

PLOTMTV is based on the DRAWPLOT, CONTOUR and PDRAW programs from 
U.C. Berkeley (yes, I'm responsible for those too!). PLOTMTV essentially
combines all the capabilities of the three packages into one single package.

PLOTMTV was first released in March 1993 (Version 1.3.1).  Since then, it 
has undergone 2 revisions, of which this is the second.  

Footnote:
The MTV in PLOTMTV does not stand for Music TV.  It could stand for
Many Things Visualized, but does not.