home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / comdemos / progs / pennies / !Farthing / help / addgraph < prev    next >
Encoding:
Text File  |  1995-01-31  |  3.1 KB  |  69 lines

  1.                    GRAPH FACILITIES   
  2.                    ================
  3.                    
  4. With the graph displayed clicking MENU over it will bring up the
  5. 'Graph' menu allowing you to add further accounts, save the graph, or
  6. to print it out as a report. Archive files (or indeed any accounts
  7. file) can also be added by dragging the file over the graph itself.
  8. A measuring tool can be used to assess a variety of parameters on the
  9. graph itself. 
  10.  
  11. ADD
  12.  
  13. To add an account just select it from the menu or drag any account's
  14. file icon over the graph, the axes will be rescaled if required and
  15. the new graph plotted together with the existing one(s). A maximum of
  16. 8 accounts in total can be plotted on one graph. If a ninth is added
  17. then a new graph replaces the old one. 
  18.  
  19. PRINT
  20.  
  21. To print the graph, select 'Print' from the menu, the graph will be
  22. printed through the selected RiscOS printer driver as on the screen
  23. with the addition of a border and a title block showing the period
  24. that the graph covers. The colours will be replaced by grey shades.
  25.  
  26. SAVESPRITE and SAVEDRAW
  27.  
  28. Selecting 'Savesprite' or 'Savedraw' will open a 'Savebox' dialogue
  29. box allowing you to save the graph as a Sprite or Drawfile wherever
  30. you wish. A default filename (Sgraph1 or Dgraph1) increments by 1 each
  31. time a graph is saved. The 'Savedraw' option will save the graph as a
  32. drawfile in the same style as the 'Print' option. If the graph is a
  33. linegraph then each account line will be given a different 'dash'
  34. style. This drawfile can be exported, printed or modified in !Draw.
  35.  
  36.  
  37. MEASURING TOOL
  38.  
  39. Clicking select over the area of the graph and then dragging will plot
  40. a straight dashed line in the same manner as Draw. At the same time an
  41. information box will appear in the bottom right corner of the graph
  42. showing the percentage growth rate that this line represents on the
  43. graph as a simple interest rate per year. Terminating the drag draws
  44. this line as a solid line on the graph. Clicking over the 'percent'
  45. icon will change its text and the value displayed below it, cycling
  46. through a set of data in the order 'compound' - this shows the
  47. equivalent yearly compound growth rate;'start£' - this shows the value
  48. at the start of the line (it might not be in £);'stop£' - this shows
  49. the final line value;'period' - this shows the period in days of the
  50. line.
  51.  
  52. To move the plotted line just click and drag again and a new line will
  53. be plotted. To move just the end of the line click close to the 'blob'
  54. at the stop end of the line and drag it, it will move and the start
  55. will remain where it was.
  56.  
  57. When the start of the line is near to either axis it is assumed to be
  58. on that axis. Starts to the left of the vertical axis are moved to the
  59. vertical axis. When 'relative' has been selected then start clicks
  60. close to '1' on the vertical axis are assumed to be 1 and move onto
  61. this line.
  62.  
  63. The values of 'percent' and 'compound' depend on the starting value
  64. chosen, if this is zero then no rate of growth will increase it and
  65. although a line can be drawn, 'zero' will be shown. Similarly vertical
  66. lines will show 'infinite' and steep lines will show 'big' (greater
  67. than 1000% simple rate) 
  68.  
  69.