home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 449b.lha / Multiplot_XLNb / Docs / History.doc < prev    next >
Text File  |  1990-12-02  |  6KB  |  129 lines

  1. CHANGES BETWEEN VERSION XLN AND XLNb:
  2.  
  3.      Bug fix:  Plot dimensions  were not  reset if  a plot  was redrawn without
  4.                text.
  5.  
  6.      Bug fix:  The  function  of  the  REDRAW  menu   option  was   not  always
  7.                consistent.
  8.  
  9.      Bug fix:  Y  Axis  text  was  not  cleared  properly if a plot was redrawn
  10.                without text.
  11.  
  12.      Bug fix:  The ZOOM option will  no longer  crash if  used with enthusiasm.
  13.                The maximum zoom possible is 1,600 times.
  14.  
  15.      Bug fix:  Multiplot  is  now  a  little  more resistant to low chip memory
  16.                situations.
  17.  
  18.      Bug fix:  The wait pointer was not  cleared  after  cancelling  a  save in
  19.                IntroCAD or Draw format.
  20.  
  21.      Bug fix:  Saves in  mCAD, introCAD  and Draw  format with  the grid option
  22.                switched on did not save the vertical grid lines.
  23.  
  24.      Bug fix:  The lowest tick or grid line was sometimes omitted.
  25.  
  26.      Bug fix:  The screen was munged if the ZOOM box or SLIDE vector were drawn
  27.                using the cross hairs.
  28.  
  29.      Bug fix:  Multiplot will now handle greater than 20 data sets. As far as I
  30.                know, the number of data sets is limited by memory alone.
  31.  
  32.      Typo fix: The menu option SAVE HPGL is now correctly named. Was HPLG!
  33.  
  34.      Style Change:  The "How to Plot" window has  been renamed  DEFINE PLOT and
  35.                     the  menu  option  that  calls it has been renamed REDEFINE
  36.                     PLOT.
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.      Style Change:  The Menu QUIT selection  key shortcut  has been  changed to
  44.                     Left-Amiga-e so  as not to conflict with Commodore- Amiga's
  45.                     style guidelines. The menu option has been renamed  EXIT so
  46.                     as to remain easy to remember.
  47.  
  48.      Style Change:  The ZOOM  and SLIDE  functions now  operate in the standard
  49.                     Amiga way; that is, the zoom box or  slide vector  is drawn
  50.                     WHILE the  left mouse  button is  held down.  The screen is
  51.                     redrawn when the left mouse button is released.
  52.  
  53.      Style Change:  Delimiters (caps) are now drawn  on  the  error  bars. This
  54.                     slows some  functions down, especially conversions to other
  55.                     formats, but most other graph plotting  programs have them,
  56.                     so I put them in.
  57.  
  58.      Removal of feature: Menu selection "White BG" no longer exists.
  59.  
  60.      New plot mode: Both lines and points for same data set.
  61.  
  62.      New feature:   The Custom  Plot window  allows selection of different plot
  63.                     symbols. If a default plot is selected from the Define Plot
  64.                     window, the  symbols are cycled through the data sets. This
  65.                     feature   together   with    plot    colours    allows   54
  66.                     distinguishable data sets to be plotted.
  67.  
  68.      New feature:   The conversion module to change to the Draw format has been
  69.                     recoded. It is now  faster, smaller,  requires less memory,
  70.                     and provides line colours.
  71.  
  72.      New feature:   Menu  selection  to  call  palette  for selection of screen
  73.                     colours. Palette may be saved.
  74.  
  75.      New feature:   The ZOOM out feature  to reduce  the size  of the  plot now
  76.                     obtains the "double click" timing from preferences.
  77.  
  78.      New feature:   The loading  of a default palette on starting. Palette data
  79.                     is stored in a file called  "MPlot.def" in  either the same
  80.                     directory as Multiplot, or in the s: directory.
  81.  
  82.      New feature:   The number  of X  and Y axis tick marks or lines can now be
  83.                     defined independently.
  84.  
  85.      New feature:   Multiplot now uses overdimensional  screens. An  attempt is
  86.                     made to  open and  use a screen the same size as workbench.
  87.                     This  will  give  those  with  multisync  monitors  and the
  88.                     Morerows  patch  some  more  real  estate to play with. The
  89.                     screen size can be forced to standard if needed.
  90.  
  91.      New feature:   Data file format is checked before  loading. Loading status
  92.                     is displayed in screen title bar.
  93.  
  94.      New feature:   The data  file may now contain carriage returns at the ends
  95.                     of lines. This allows data to be imported from spreadsheets
  96.                     which are IBM file compatible.
  97.  
  98.      New feature:   All error  reports are relayed via alerts or requesters. No
  99.                     error messages will appear in the current CLI.
  100.  
  101.  
  102.  
  103.  
  104.  
  105.      New feature:   Lines in the data  file which  begin with  "*SCALFACT*" may
  106.                     contain  scale  factors  by  which  collected data is to be
  107.                     multiplied. The  scale factor  columns map  to data columns
  108.                     after the keyword "*SCALFACT*" is discarded.
  109.  
  110.      New feature:   Title, X axis label and Y axis labels are now printed. They
  111.                     may be defined in  the  data  file  by  using  the *Title*,
  112.                     *XLabel* and  *YLabel* keywords.  Note that  although the Y
  113.                     axis label appears  on  screen  as  vertical  text,  on the
  114.                     printed output, it is written sideways.
  115.  
  116.      New feature:   It is  now possible to quit from the Data Selection Window.
  117.                     This is necessary if a  suitable  file  to  plot  cannot be
  118.                     found.
  119.  
  120.      New feature:   The Custom  Plot window now has a STOP button. If used when
  121.                     defining plot options for  the  first  time,  all remaining
  122.                     data  sets  will  be  skipped  and not plotted. If the plot
  123.                     options are being  described  after  calling  Redefine Plot
  124.                     from  the  menu  bar  in  the Plot window, this button will
  125.                     redraw  the  plot  without  changing  the  options  for the
  126.                     remaining data sets.
  127.  
  128.  
  129.