Home » Archimedes archive » Apps » PipeDream 4 (1991) (Colton Software) (Examples Disc).adf » Charts/1_3Dbars/Rainfall

Charts/1_3Dbars/Rainfall

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Apps » PipeDream 4 (1991) (Colton Software) (Examples Disc).adf
Filename: Charts/1_3Dbars/Rainfall
Read OK:
File size: 109F bytes
Load address: FFFDDE43
Exec address: CBD66B03
File contents
%OP%VS4.1283 (06-Apr-92), Colton Software, R4000 2029 4983 8986

%OP%PL55
%OP%FM3
%OP%BM0
%OP%LM6
%OP%FS0
%OP%PT1
%OP%PDDefault
%OP%WC2,806,252,1364,0,0,0,16
%OP%LC0,4
%OP%FR0,16
%CO:A,10,41%Rainfall
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec

Average rainfall was @B17@

Average:


This file gives an exercise in creating 
charts in PipeDream version 4.12 or 
later.  It is best done in a wide screen 
mode.  Try selecting mode 16 from the 
mode entry on the palette icon at the 
bottom-right of the screen.


1. Making a chart

To create a chart for this data mark a 
block from A1 to D13 and select New 
Chart from the Charts menu.

2. Try changing the figures in the 
spreadsheet to see the chart update 
dynamically.

3. Different chart types

Investigate different chart types by 
clicking on icons in the galleries in 
the Chart window menu.  For the time 
being, don't click on the penguins; 
there are too many numbers in this file 
to give sensible penguin graphics.

4. Making selections.

Making selections and applying styles to 
them is the way you can specify exactly 
how the chart should look.  This is a 
very important part of PipeDream's 
charts and it is worth spending a little 
time to understand it thoroughly.

First, to make a selection of something 
in the chart, point at it and press the 
left button on the mouse.  You should 
see a dotted line around your selection 
and the name of your selection will 
appear in the top left of the Chart 
window.  Try clicking at different 
places in the chart to see what you can 
select.  Also, try clicking in the 
information box at the top left of the 
window.  This will select the next 
element in the chart.

In a bar or line chart, try changing the 
colour of Series 1 in the chart by 
selecting it and using Fill Colour on 
the Selection menu.

5. Try adding your own labels to the 
chart by using the New Text option.  
You can move a label around by selecting 
it and dragging it across the chart.  
Keep it selected and change its style by 
selecting the Font Selector from 
Text�Style...

Try adding a live label.  Mark slot A15 
(make sure you mark just the slot and 
not the whole row) containing the text 
"Average rainfall was..." and select Add 
to chart from the PipeDream Chart menu.  
This will add the label to the chart.  
Change one of the values and see the 
label change on the chart.

6. Try adding a backdrop to the chart.  
Select the plot area and drag in the 
file BackDrop from the Worldcup 
directory on this disc.  BackDrop is an 
ordinary draw file; you can create your 
backdrops with any drawing or painting 
package which saves draw or sprite 
files.

7. Try dragging the legend box around.  
The legend box will probably appear at 
the right-hand side of the chart to 
start with.  

8. Try changing the font size of the 
axis labels.  Click on the axis labels 
to select the axis and change the font 
in the Text style selector of the 
Selection menu.

9. Try switching grid lines on and off.  
Grid lines are attributes of the 
vertical and horizontal axes.  To switch 
horizontal grid lines on, these are 
lines running from left to right, you 
will need to select Axis 2, the vertical 
axis.  Do this by clicking on one of the 
numbers up the side of the chart. Then 
bring up the axis dialogue box by 
clicking on Axis in the Selection 
sub-menu.

On the right of the axis dialogue box 
you will see a box called Major tick 
interval.  In this box is a switch 
called Grid lines.  Click on this to 
switch it on or off and then click on OK 
to redraw the chart.

10. Try changing the sizes of different 
parts of the chart in the Options box 
from the main chart menu.  To make way 
for a larger title you might increase 
the top margin.  To give a little more 
room for labels across the bottom axis 
you might increase the width of the 
chart.
%CO:B,6,31%1988
%V%%R%40
%V%%R%14
%V%%R%15
%V%%R%7
%V%%R%3
%V%%R%12
%V%%R%2
%V%%R%4
%V%%R%8
%V%%R%18
%V%%R%25
%V%%R%23



%V%%R%avg(B2D13)
%CO:C,6,25%1989
%V%%R%23
%V%%R%17
%V%%R%14
%V%%R%11
%V%%R%12
%V%%R%12
%V%%R%24
%V%%R%9
%V%%R%12
%V%%R%18
%V%%R%27
%V%%R%22
%CO:D,6,19%1990
%V%%R%18
%V%%R%19
%V%%R%15
%V%%R%11
%V%%R%9
%V%%R%5
%V%%R%7
%V%%R%4
%V%%R%8
%V%%R%18
%V%%R%21
%V%%R%23
%CO:E,13,0%
00000000  25 4f 50 25 56 53 34 2e  31 32 38 33 20 28 30 36  |%OP%VS4.1283 (06|
00000010  2d 41 70 72 2d 39 32 29  2c 20 43 6f 6c 74 6f 6e  |-Apr-92), Colton|
00000020  20 53 6f 66 74 77 61 72  65 2c 20 52 34 30 30 30  | Software, R4000|
00000030  20 32 30 32 39 20 34 39  38 33 20 38 39 38 36 0a  | 2029 4983 8986.|
00000040  0a 25 4f 50 25 50 4c 35  35 0a 25 4f 50 25 46 4d  |.%OP%PL55.%OP%FM|
00000050  33 0a 25 4f 50 25 42 4d  30 0a 25 4f 50 25 4c 4d  |3.%OP%BM0.%OP%LM|
00000060  36 0a 25 4f 50 25 46 53  30 0a 25 4f 50 25 50 54  |6.%OP%FS0.%OP%PT|
00000070  31 0a 25 4f 50 25 50 44  44 65 66 61 75 6c 74 0a  |1.%OP%PDDefault.|
00000080  25 4f 50 25 57 43 32 2c  38 30 36 2c 32 35 32 2c  |%OP%WC2,806,252,|
00000090  31 33 36 34 2c 30 2c 30  2c 30 2c 31 36 0a 25 4f  |1364,0,0,0,16.%O|
000000a0  50 25 4c 43 30 2c 34 0a  25 4f 50 25 46 52 30 2c  |P%LC0,4.%OP%FR0,|
000000b0  31 36 0a 25 43 4f 3a 41  2c 31 30 2c 34 31 25 52  |16.%CO:A,10,41%R|
000000c0  61 69 6e 66 61 6c 6c 0a  4a 61 6e 0a 46 65 62 0a  |ainfall.Jan.Feb.|
000000d0  4d 61 72 0a 41 70 72 0a  4d 61 79 0a 4a 75 6e 0a  |Mar.Apr.May.Jun.|
000000e0  4a 75 6c 0a 41 75 67 0a  53 65 70 0a 4f 63 74 0a  |Jul.Aug.Sep.Oct.|
000000f0  4e 6f 76 0a 44 65 63 0a  0a 41 76 65 72 61 67 65  |Nov.Dec..Average|
00000100  20 72 61 69 6e 66 61 6c  6c 20 77 61 73 20 40 42  | rainfall was @B|
00000110  31 37 40 0a 0a 41 76 65  72 61 67 65 3a 0a 0a 0a  |17@..Average:...|
00000120  54 68 69 73 20 66 69 6c  65 20 67 69 76 65 73 20  |This file gives |
00000130  61 6e 20 65 78 65 72 63  69 73 65 20 69 6e 20 63  |an exercise in c|
00000140  72 65 61 74 69 6e 67 20  0a 63 68 61 72 74 73 20  |reating .charts |
00000150  69 6e 20 50 69 70 65 44  72 65 61 6d 20 76 65 72  |in PipeDream ver|
00000160  73 69 6f 6e 20 34 2e 31  32 20 6f 72 20 0a 6c 61  |sion 4.12 or .la|
00000170  74 65 72 2e 20 20 49 74  20 69 73 20 62 65 73 74  |ter.  It is best|
00000180  20 64 6f 6e 65 20 69 6e  20 61 20 77 69 64 65 20  | done in a wide |
00000190  73 63 72 65 65 6e 20 0a  6d 6f 64 65 2e 20 20 54  |screen .mode.  T|
000001a0  72 79 20 73 65 6c 65 63  74 69 6e 67 20 6d 6f 64  |ry selecting mod|
000001b0  65 20 31 36 20 66 72 6f  6d 20 74 68 65 20 0a 6d  |e 16 from the .m|
000001c0  6f 64 65 20 65 6e 74 72  79 20 6f 6e 20 74 68 65  |ode entry on the|
000001d0  20 70 61 6c 65 74 74 65  20 69 63 6f 6e 20 61 74  | palette icon at|
000001e0  20 74 68 65 20 0a 62 6f  74 74 6f 6d 2d 72 69 67  | the .bottom-rig|
000001f0  68 74 20 6f 66 20 74 68  65 20 73 63 72 65 65 6e  |ht of the screen|
00000200  2e 0a 0a 0a 31 2e 20 4d  61 6b 69 6e 67 20 61 20  |....1. Making a |
00000210  63 68 61 72 74 0a 0a 54  6f 20 63 72 65 61 74 65  |chart..To create|
00000220  20 61 20 63 68 61 72 74  20 66 6f 72 20 74 68 69  | a chart for thi|
00000230  73 20 64 61 74 61 20 6d  61 72 6b 20 61 20 0a 62  |s data mark a .b|
00000240  6c 6f 63 6b 20 66 72 6f  6d 20 41 31 20 74 6f 20  |lock from A1 to |
00000250  44 31 33 20 61 6e 64 20  73 65 6c 65 63 74 20 4e  |D13 and select N|
00000260  65 77 20 0a 43 68 61 72  74 20 66 72 6f 6d 20 74  |ew .Chart from t|
00000270  68 65 20 43 68 61 72 74  73 20 6d 65 6e 75 2e 0a  |he Charts menu..|
00000280  0a 32 2e 20 54 72 79 20  63 68 61 6e 67 69 6e 67  |.2. Try changing|
00000290  20 74 68 65 20 66 69 67  75 72 65 73 20 69 6e 20  | the figures in |
000002a0  74 68 65 20 0a 73 70 72  65 61 64 73 68 65 65 74  |the .spreadsheet|
000002b0  20 74 6f 20 73 65 65 20  74 68 65 20 63 68 61 72  | to see the char|
000002c0  74 20 75 70 64 61 74 65  20 0a 64 79 6e 61 6d 69  |t update .dynami|
000002d0  63 61 6c 6c 79 2e 0a 0a  33 2e 20 44 69 66 66 65  |cally...3. Diffe|
000002e0  72 65 6e 74 20 63 68 61  72 74 20 74 79 70 65 73  |rent chart types|
000002f0  0a 0a 49 6e 76 65 73 74  69 67 61 74 65 20 64 69  |..Investigate di|
00000300  66 66 65 72 65 6e 74 20  63 68 61 72 74 20 74 79  |fferent chart ty|
00000310  70 65 73 20 62 79 20 0a  63 6c 69 63 6b 69 6e 67  |pes by .clicking|
00000320  20 6f 6e 20 69 63 6f 6e  73 20 69 6e 20 74 68 65  | on icons in the|
00000330  20 67 61 6c 6c 65 72 69  65 73 20 69 6e 20 0a 74  | galleries in .t|
00000340  68 65 20 43 68 61 72 74  20 77 69 6e 64 6f 77 20  |he Chart window |
00000350  6d 65 6e 75 2e 20 20 46  6f 72 20 74 68 65 20 74  |menu.  For the t|
00000360  69 6d 65 20 0a 62 65 69  6e 67 2c 20 64 6f 6e 27  |ime .being, don'|
00000370  74 20 63 6c 69 63 6b 20  6f 6e 20 74 68 65 20 70  |t click on the p|
00000380  65 6e 67 75 69 6e 73 3b  20 0a 74 68 65 72 65 20  |enguins; .there |
00000390  61 72 65 20 74 6f 6f 20  6d 61 6e 79 20 6e 75 6d  |are too many num|
000003a0  62 65 72 73 20 69 6e 20  74 68 69 73 20 66 69 6c  |bers in this fil|
000003b0  65 20 0a 74 6f 20 67 69  76 65 20 73 65 6e 73 69  |e .to give sensi|
000003c0  62 6c 65 20 70 65 6e 67  75 69 6e 20 67 72 61 70  |ble penguin grap|
000003d0  68 69 63 73 2e 0a 0a 34  2e 20 4d 61 6b 69 6e 67  |hics...4. Making|
000003e0  20 73 65 6c 65 63 74 69  6f 6e 73 2e 0a 0a 4d 61  | selections...Ma|
000003f0  6b 69 6e 67 20 73 65 6c  65 63 74 69 6f 6e 73 20  |king selections |
00000400  61 6e 64 20 61 70 70 6c  79 69 6e 67 20 73 74 79  |and applying sty|
00000410  6c 65 73 20 74 6f 20 0a  74 68 65 6d 20 69 73 20  |les to .them is |
00000420  74 68 65 20 77 61 79 20  79 6f 75 20 63 61 6e 20  |the way you can |
00000430  73 70 65 63 69 66 79 20  65 78 61 63 74 6c 79 20  |specify exactly |
00000440  0a 68 6f 77 20 74 68 65  20 63 68 61 72 74 20 73  |.how the chart s|
00000450  68 6f 75 6c 64 20 6c 6f  6f 6b 2e 20 20 54 68 69  |hould look.  Thi|
00000460  73 20 69 73 20 61 20 0a  76 65 72 79 20 69 6d 70  |s is a .very imp|
00000470  6f 72 74 61 6e 74 20 70  61 72 74 20 6f 66 20 50  |ortant part of P|
00000480  69 70 65 44 72 65 61 6d  27 73 20 0a 63 68 61 72  |ipeDream's .char|
00000490  74 73 20 61 6e 64 20 69  74 20 69 73 20 77 6f 72  |ts and it is wor|
000004a0  74 68 20 73 70 65 6e 64  69 6e 67 20 61 20 6c 69  |th spending a li|
000004b0  74 74 6c 65 20 0a 74 69  6d 65 20 74 6f 20 75 6e  |ttle .time to un|
000004c0  64 65 72 73 74 61 6e 64  20 69 74 20 74 68 6f 72  |derstand it thor|
000004d0  6f 75 67 68 6c 79 2e 0a  0a 46 69 72 73 74 2c 20  |oughly...First, |
000004e0  74 6f 20 6d 61 6b 65 20  61 20 73 65 6c 65 63 74  |to make a select|
000004f0  69 6f 6e 20 6f 66 20 73  6f 6d 65 74 68 69 6e 67  |ion of something|
00000500  20 0a 69 6e 20 74 68 65  20 63 68 61 72 74 2c 20  | .in the chart, |
00000510  70 6f 69 6e 74 20 61 74  20 69 74 20 61 6e 64 20  |point at it and |
00000520  70 72 65 73 73 20 74 68  65 20 0a 6c 65 66 74 20  |press the .left |
00000530  62 75 74 74 6f 6e 20 6f  6e 20 74 68 65 20 6d 6f  |button on the mo|
00000540  75 73 65 2e 20 20 59 6f  75 20 73 68 6f 75 6c 64  |use.  You should|
00000550  20 0a 73 65 65 20 61 20  64 6f 74 74 65 64 20 6c  | .see a dotted l|
00000560  69 6e 65 20 61 72 6f 75  6e 64 20 79 6f 75 72 20  |ine around your |
00000570  73 65 6c 65 63 74 69 6f  6e 20 0a 61 6e 64 20 74  |selection .and t|
00000580  68 65 20 6e 61 6d 65 20  6f 66 20 79 6f 75 72 20  |he name of your |
00000590  73 65 6c 65 63 74 69 6f  6e 20 77 69 6c 6c 20 0a  |selection will .|
000005a0  61 70 70 65 61 72 20 69  6e 20 74 68 65 20 74 6f  |appear in the to|
000005b0  70 20 6c 65 66 74 20 6f  66 20 74 68 65 20 43 68  |p left of the Ch|
000005c0  61 72 74 20 0a 77 69 6e  64 6f 77 2e 20 20 54 72  |art .window.  Tr|
000005d0  79 20 63 6c 69 63 6b 69  6e 67 20 61 74 20 64 69  |y clicking at di|
000005e0  66 66 65 72 65 6e 74 20  0a 70 6c 61 63 65 73 20  |fferent .places |
000005f0  69 6e 20 74 68 65 20 63  68 61 72 74 20 74 6f 20  |in the chart to |
00000600  73 65 65 20 77 68 61 74  20 79 6f 75 20 63 61 6e  |see what you can|
00000610  20 0a 73 65 6c 65 63 74  2e 20 20 41 6c 73 6f 2c  | .select.  Also,|
00000620  20 74 72 79 20 63 6c 69  63 6b 69 6e 67 20 69 6e  | try clicking in|
00000630  20 74 68 65 20 0a 69 6e  66 6f 72 6d 61 74 69 6f  | the .informatio|
00000640  6e 20 62 6f 78 20 61 74  20 74 68 65 20 74 6f 70  |n box at the top|
00000650  20 6c 65 66 74 20 6f 66  20 74 68 65 20 0a 77 69  | left of the .wi|
00000660  6e 64 6f 77 2e 20 20 54  68 69 73 20 77 69 6c 6c  |ndow.  This will|
00000670  20 73 65 6c 65 63 74 20  74 68 65 20 6e 65 78 74  | select the next|
00000680  20 0a 65 6c 65 6d 65 6e  74 20 69 6e 20 74 68 65  | .element in the|
00000690  20 63 68 61 72 74 2e 0a  0a 49 6e 20 61 20 62 61  | chart...In a ba|
000006a0  72 20 6f 72 20 6c 69 6e  65 20 63 68 61 72 74 2c  |r or line chart,|
000006b0  20 74 72 79 20 63 68 61  6e 67 69 6e 67 20 74 68  | try changing th|
000006c0  65 20 0a 63 6f 6c 6f 75  72 20 6f 66 20 53 65 72  |e .colour of Ser|
000006d0  69 65 73 20 31 20 69 6e  20 74 68 65 20 63 68 61  |ies 1 in the cha|
000006e0  72 74 20 62 79 20 0a 73  65 6c 65 63 74 69 6e 67  |rt by .selecting|
000006f0  20 69 74 20 61 6e 64 20  75 73 69 6e 67 20 46 69  | it and using Fi|
00000700  6c 6c 20 43 6f 6c 6f 75  72 20 6f 6e 20 0a 74 68  |ll Colour on .th|
00000710  65 20 53 65 6c 65 63 74  69 6f 6e 20 6d 65 6e 75  |e Selection menu|
00000720  2e 0a 0a 35 2e 20 54 72  79 20 61 64 64 69 6e 67  |...5. Try adding|
00000730  20 79 6f 75 72 20 6f 77  6e 20 6c 61 62 65 6c 73  | your own labels|
00000740  20 74 6f 20 74 68 65 20  0a 63 68 61 72 74 20 62  | to the .chart b|
00000750  79 20 75 73 69 6e 67 20  74 68 65 20 4e 65 77 20  |y using the New |
00000760  54 65 78 74 20 6f 70 74  69 6f 6e 2e 20 20 0a 59  |Text option.  .Y|
00000770  6f 75 20 63 61 6e 20 6d  6f 76 65 20 61 20 6c 61  |ou can move a la|
00000780  62 65 6c 20 61 72 6f 75  6e 64 20 62 79 20 73 65  |bel around by se|
00000790  6c 65 63 74 69 6e 67 20  0a 69 74 20 61 6e 64 20  |lecting .it and |
000007a0  64 72 61 67 67 69 6e 67  20 69 74 20 61 63 72 6f  |dragging it acro|
000007b0  73 73 20 74 68 65 20 63  68 61 72 74 2e 20 20 0a  |ss the chart.  .|
000007c0  4b 65 65 70 20 69 74 20  73 65 6c 65 63 74 65 64  |Keep it selected|
000007d0  20 61 6e 64 20 63 68 61  6e 67 65 20 69 74 73 20  | and change its |
000007e0  73 74 79 6c 65 20 62 79  20 0a 73 65 6c 65 63 74  |style by .select|
000007f0  69 6e 67 20 74 68 65 20  46 6f 6e 74 20 53 65 6c  |ing the Font Sel|
00000800  65 63 74 6f 72 20 66 72  6f 6d 20 0a 54 65 78 74  |ector from .Text|
00000810  a0 53 74 79 6c 65 2e 2e  2e 0a 0a 54 72 79 20 61  |.Style.....Try a|
00000820  64 64 69 6e 67 20 61 20  6c 69 76 65 20 6c 61 62  |dding a live lab|
00000830  65 6c 2e 20 20 4d 61 72  6b 20 73 6c 6f 74 20 41  |el.  Mark slot A|
00000840  31 35 20 0a 28 6d 61 6b  65 20 73 75 72 65 20 79  |15 .(make sure y|
00000850  6f 75 20 6d 61 72 6b 20  6a 75 73 74 20 74 68 65  |ou mark just the|
00000860  20 73 6c 6f 74 20 61 6e  64 20 0a 6e 6f 74 20 74  | slot and .not t|
00000870  68 65 20 77 68 6f 6c 65  20 72 6f 77 29 20 63 6f  |he whole row) co|
00000880  6e 74 61 69 6e 69 6e 67  20 74 68 65 20 74 65 78  |ntaining the tex|
00000890  74 20 0a 22 41 76 65 72  61 67 65 20 72 61 69 6e  |t ."Average rain|
000008a0  66 61 6c 6c 20 77 61 73  2e 2e 2e 22 20 61 6e 64  |fall was..." and|
000008b0  20 73 65 6c 65 63 74 20  41 64 64 20 0a 74 6f 20  | select Add .to |
000008c0  63 68 61 72 74 20 66 72  6f 6d 20 74 68 65 20 50  |chart from the P|
000008d0  69 70 65 44 72 65 61 6d  20 43 68 61 72 74 20 6d  |ipeDream Chart m|
000008e0  65 6e 75 2e 20 20 0a 54  68 69 73 20 77 69 6c 6c  |enu.  .This will|
000008f0  20 61 64 64 20 74 68 65  20 6c 61 62 65 6c 20 74  | add the label t|
00000900  6f 20 74 68 65 20 63 68  61 72 74 2e 20 20 0a 43  |o the chart.  .C|
00000910  68 61 6e 67 65 20 6f 6e  65 20 6f 66 20 74 68 65  |hange one of the|
00000920  20 76 61 6c 75 65 73 20  61 6e 64 20 73 65 65 20  | values and see |
00000930  74 68 65 20 0a 6c 61 62  65 6c 20 63 68 61 6e 67  |the .label chang|
00000940  65 20 6f 6e 20 74 68 65  20 63 68 61 72 74 2e 0a  |e on the chart..|
00000950  0a 36 2e 20 54 72 79 20  61 64 64 69 6e 67 20 61  |.6. Try adding a|
00000960  20 62 61 63 6b 64 72 6f  70 20 74 6f 20 74 68 65  | backdrop to the|
00000970  20 63 68 61 72 74 2e 20  20 0a 53 65 6c 65 63 74  | chart.  .Select|
00000980  20 74 68 65 20 70 6c 6f  74 20 61 72 65 61 20 61  | the plot area a|
00000990  6e 64 20 64 72 61 67 20  69 6e 20 74 68 65 20 0a  |nd drag in the .|
000009a0  66 69 6c 65 20 42 61 63  6b 44 72 6f 70 20 66 72  |file BackDrop fr|
000009b0  6f 6d 20 74 68 65 20 57  6f 72 6c 64 63 75 70 20  |om the Worldcup |
000009c0  0a 64 69 72 65 63 74 6f  72 79 20 6f 6e 20 74 68  |.directory on th|
000009d0  69 73 20 64 69 73 63 2e  20 20 42 61 63 6b 44 72  |is disc.  BackDr|
000009e0  6f 70 20 69 73 20 61 6e  20 0a 6f 72 64 69 6e 61  |op is an .ordina|
000009f0  72 79 20 64 72 61 77 20  66 69 6c 65 3b 20 79 6f  |ry draw file; yo|
00000a00  75 20 63 61 6e 20 63 72  65 61 74 65 20 79 6f 75  |u can create you|
00000a10  72 20 0a 62 61 63 6b 64  72 6f 70 73 20 77 69 74  |r .backdrops wit|
00000a20  68 20 61 6e 79 20 64 72  61 77 69 6e 67 20 6f 72  |h any drawing or|
00000a30  20 70 61 69 6e 74 69 6e  67 20 0a 70 61 63 6b 61  | painting .packa|
00000a40  67 65 20 77 68 69 63 68  20 73 61 76 65 73 20 64  |ge which saves d|
00000a50  72 61 77 20 6f 72 20 73  70 72 69 74 65 20 0a 66  |raw or sprite .f|
00000a60  69 6c 65 73 2e 0a 0a 37  2e 20 54 72 79 20 64 72  |iles...7. Try dr|
00000a70  61 67 67 69 6e 67 20 74  68 65 20 6c 65 67 65 6e  |agging the legen|
00000a80  64 20 62 6f 78 20 61 72  6f 75 6e 64 2e 20 20 0a  |d box around.  .|
00000a90  54 68 65 20 6c 65 67 65  6e 64 20 62 6f 78 20 77  |The legend box w|
00000aa0  69 6c 6c 20 70 72 6f 62  61 62 6c 79 20 61 70 70  |ill probably app|
00000ab0  65 61 72 20 61 74 20 0a  74 68 65 20 72 69 67 68  |ear at .the righ|
00000ac0  74 2d 68 61 6e 64 20 73  69 64 65 20 6f 66 20 74  |t-hand side of t|
00000ad0  68 65 20 63 68 61 72 74  20 74 6f 20 0a 73 74 61  |he chart to .sta|
00000ae0  72 74 20 77 69 74 68 2e  20 20 0a 0a 38 2e 20 54  |rt with.  ..8. T|
00000af0  72 79 20 63 68 61 6e 67  69 6e 67 20 74 68 65 20  |ry changing the |
00000b00  66 6f 6e 74 20 73 69 7a  65 20 6f 66 20 74 68 65  |font size of the|
00000b10  20 0a 61 78 69 73 20 6c  61 62 65 6c 73 2e 20 20  | .axis labels.  |
00000b20  43 6c 69 63 6b 20 6f 6e  20 74 68 65 20 61 78 69  |Click on the axi|
00000b30  73 20 6c 61 62 65 6c 73  20 0a 74 6f 20 73 65 6c  |s labels .to sel|
00000b40  65 63 74 20 74 68 65 20  61 78 69 73 20 61 6e 64  |ect the axis and|
00000b50  20 63 68 61 6e 67 65 20  74 68 65 20 66 6f 6e 74  | change the font|
00000b60  20 0a 69 6e 20 74 68 65  20 54 65 78 74 20 73 74  | .in the Text st|
00000b70  79 6c 65 20 73 65 6c 65  63 74 6f 72 20 6f 66 20  |yle selector of |
00000b80  74 68 65 20 0a 53 65 6c  65 63 74 69 6f 6e 20 6d  |the .Selection m|
00000b90  65 6e 75 2e 0a 0a 39 2e  20 54 72 79 20 73 77 69  |enu...9. Try swi|
00000ba0  74 63 68 69 6e 67 20 67  72 69 64 20 6c 69 6e 65  |tching grid line|
00000bb0  73 20 6f 6e 20 61 6e 64  20 6f 66 66 2e 20 20 0a  |s on and off.  .|
00000bc0  47 72 69 64 20 6c 69 6e  65 73 20 61 72 65 20 61  |Grid lines are a|
00000bd0  74 74 72 69 62 75 74 65  73 20 6f 66 20 74 68 65  |ttributes of the|
00000be0  20 0a 76 65 72 74 69 63  61 6c 20 61 6e 64 20 68  | .vertical and h|
00000bf0  6f 72 69 7a 6f 6e 74 61  6c 20 61 78 65 73 2e 20  |orizontal axes. |
00000c00  20 54 6f 20 73 77 69 74  63 68 20 0a 68 6f 72 69  | To switch .hori|
00000c10  7a 6f 6e 74 61 6c 20 67  72 69 64 20 6c 69 6e 65  |zontal grid line|
00000c20  73 20 6f 6e 2c 20 74 68  65 73 65 20 61 72 65 20  |s on, these are |
00000c30  0a 6c 69 6e 65 73 20 72  75 6e 6e 69 6e 67 20 66  |.lines running f|
00000c40  72 6f 6d 20 6c 65 66 74  20 74 6f 20 72 69 67 68  |rom left to righ|
00000c50  74 2c 20 79 6f 75 20 0a  77 69 6c 6c 20 6e 65 65  |t, you .will nee|
00000c60  64 20 74 6f 20 73 65 6c  65 63 74 20 41 78 69 73  |d to select Axis|
00000c70  20 32 2c 20 74 68 65 20  76 65 72 74 69 63 61 6c  | 2, the vertical|
00000c80  20 0a 61 78 69 73 2e 20  20 44 6f 20 74 68 69 73  | .axis.  Do this|
00000c90  20 62 79 20 63 6c 69 63  6b 69 6e 67 20 6f 6e 20  | by clicking on |
00000ca0  6f 6e 65 20 6f 66 20 74  68 65 20 0a 6e 75 6d 62  |one of the .numb|
00000cb0  65 72 73 20 75 70 20 74  68 65 20 73 69 64 65 20  |ers up the side |
00000cc0  6f 66 20 74 68 65 20 63  68 61 72 74 2e 20 54 68  |of the chart. Th|
00000cd0  65 6e 20 0a 62 72 69 6e  67 20 75 70 20 74 68 65  |en .bring up the|
00000ce0  20 61 78 69 73 20 64 69  61 6c 6f 67 75 65 20 62  | axis dialogue b|
00000cf0  6f 78 20 62 79 20 0a 63  6c 69 63 6b 69 6e 67 20  |ox by .clicking |
00000d00  6f 6e 20 41 78 69 73 20  69 6e 20 74 68 65 20 53  |on Axis in the S|
00000d10  65 6c 65 63 74 69 6f 6e  20 0a 73 75 62 2d 6d 65  |election .sub-me|
00000d20  6e 75 2e 0a 0a 4f 6e 20  74 68 65 20 72 69 67 68  |nu...On the righ|
00000d30  74 20 6f 66 20 74 68 65  20 61 78 69 73 20 64 69  |t of the axis di|
00000d40  61 6c 6f 67 75 65 20 62  6f 78 20 0a 79 6f 75 20  |alogue box .you |
00000d50  77 69 6c 6c 20 73 65 65  20 61 20 62 6f 78 20 63  |will see a box c|
00000d60  61 6c 6c 65 64 20 4d 61  6a 6f 72 20 74 69 63 6b  |alled Major tick|
00000d70  20 0a 69 6e 74 65 72 76  61 6c 2e 20 20 49 6e 20  | .interval.  In |
00000d80  74 68 69 73 20 62 6f 78  20 69 73 20 61 20 73 77  |this box is a sw|
00000d90  69 74 63 68 20 0a 63 61  6c 6c 65 64 20 47 72 69  |itch .called Gri|
00000da0  64 20 6c 69 6e 65 73 2e  20 20 43 6c 69 63 6b 20  |d lines.  Click |
00000db0  6f 6e 20 74 68 69 73 20  74 6f 20 0a 73 77 69 74  |on this to .swit|
00000dc0  63 68 20 69 74 20 6f 6e  20 6f 72 20 6f 66 66 20  |ch it on or off |
00000dd0  61 6e 64 20 74 68 65 6e  20 63 6c 69 63 6b 20 6f  |and then click o|
00000de0  6e 20 4f 4b 20 0a 74 6f  20 72 65 64 72 61 77 20  |n OK .to redraw |
00000df0  74 68 65 20 63 68 61 72  74 2e 0a 0a 31 30 2e 20  |the chart...10. |
00000e00  54 72 79 20 63 68 61 6e  67 69 6e 67 20 74 68 65  |Try changing the|
00000e10  20 73 69 7a 65 73 20 6f  66 20 64 69 66 66 65 72  | sizes of differ|
00000e20  65 6e 74 20 0a 70 61 72  74 73 20 6f 66 20 74 68  |ent .parts of th|
00000e30  65 20 63 68 61 72 74 20  69 6e 20 74 68 65 20 4f  |e chart in the O|
00000e40  70 74 69 6f 6e 73 20 62  6f 78 20 0a 66 72 6f 6d  |ptions box .from|
00000e50  20 74 68 65 20 6d 61 69  6e 20 63 68 61 72 74 20  | the main chart |
00000e60  6d 65 6e 75 2e 20 20 54  6f 20 6d 61 6b 65 20 77  |menu.  To make w|
00000e70  61 79 20 0a 66 6f 72 20  61 20 6c 61 72 67 65 72  |ay .for a larger|
00000e80  20 74 69 74 6c 65 20 79  6f 75 20 6d 69 67 68 74  | title you might|
00000e90  20 69 6e 63 72 65 61 73  65 20 0a 74 68 65 20 74  | increase .the t|
00000ea0  6f 70 20 6d 61 72 67 69  6e 2e 20 20 54 6f 20 67  |op margin.  To g|
00000eb0  69 76 65 20 61 20 6c 69  74 74 6c 65 20 6d 6f 72  |ive a little mor|
00000ec0  65 20 0a 72 6f 6f 6d 20  66 6f 72 20 6c 61 62 65  |e .room for labe|
00000ed0  6c 73 20 61 63 72 6f 73  73 20 74 68 65 20 62 6f  |ls across the bo|
00000ee0  74 74 6f 6d 20 61 78 69  73 20 0a 79 6f 75 20 6d  |ttom axis .you m|
00000ef0  69 67 68 74 20 69 6e 63  72 65 61 73 65 20 74 68  |ight increase th|
00000f00  65 20 77 69 64 74 68 20  6f 66 20 74 68 65 20 0a  |e width of the .|
00000f10  63 68 61 72 74 2e 0a 25  43 4f 3a 42 2c 36 2c 33  |chart..%CO:B,6,3|
00000f20  31 25 31 39 38 38 0a 25  56 25 25 52 25 34 30 0a  |1%1988.%V%%R%40.|
00000f30  25 56 25 25 52 25 31 34  0a 25 56 25 25 52 25 31  |%V%%R%14.%V%%R%1|
00000f40  35 0a 25 56 25 25 52 25  37 0a 25 56 25 25 52 25  |5.%V%%R%7.%V%%R%|
00000f50  33 0a 25 56 25 25 52 25  31 32 0a 25 56 25 25 52  |3.%V%%R%12.%V%%R|
00000f60  25 32 0a 25 56 25 25 52  25 34 0a 25 56 25 25 52  |%2.%V%%R%4.%V%%R|
00000f70  25 38 0a 25 56 25 25 52  25 31 38 0a 25 56 25 25  |%8.%V%%R%18.%V%%|
00000f80  52 25 32 35 0a 25 56 25  25 52 25 32 33 0a 0a 0a  |R%25.%V%%R%23...|
00000f90  0a 25 56 25 25 52 25 61  76 67 28 42 32 44 31 33  |.%V%%R%avg(B2D13|
00000fa0  29 0a 25 43 4f 3a 43 2c  36 2c 32 35 25 31 39 38  |).%CO:C,6,25%198|
00000fb0  39 0a 25 56 25 25 52 25  32 33 0a 25 56 25 25 52  |9.%V%%R%23.%V%%R|
00000fc0  25 31 37 0a 25 56 25 25  52 25 31 34 0a 25 56 25  |%17.%V%%R%14.%V%|
00000fd0  25 52 25 31 31 0a 25 56  25 25 52 25 31 32 0a 25  |%R%11.%V%%R%12.%|
00000fe0  56 25 25 52 25 31 32 0a  25 56 25 25 52 25 32 34  |V%%R%12.%V%%R%24|
00000ff0  0a 25 56 25 25 52 25 39  0a 25 56 25 25 52 25 31  |.%V%%R%9.%V%%R%1|
00001000  32 0a 25 56 25 25 52 25  31 38 0a 25 56 25 25 52  |2.%V%%R%18.%V%%R|
00001010  25 32 37 0a 25 56 25 25  52 25 32 32 0a 25 43 4f  |%27.%V%%R%22.%CO|
00001020  3a 44 2c 36 2c 31 39 25  31 39 39 30 0a 25 56 25  |:D,6,19%1990.%V%|
00001030  25 52 25 31 38 0a 25 56  25 25 52 25 31 39 0a 25  |%R%18.%V%%R%19.%|
00001040  56 25 25 52 25 31 35 0a  25 56 25 25 52 25 31 31  |V%%R%15.%V%%R%11|
00001050  0a 25 56 25 25 52 25 39  0a 25 56 25 25 52 25 35  |.%V%%R%9.%V%%R%5|
00001060  0a 25 56 25 25 52 25 37  0a 25 56 25 25 52 25 34  |.%V%%R%7.%V%%R%4|
00001070  0a 25 56 25 25 52 25 38  0a 25 56 25 25 52 25 31  |.%V%%R%8.%V%%R%1|
00001080  38 0a 25 56 25 25 52 25  32 31 0a 25 56 25 25 52  |8.%V%%R%21.%V%%R|
00001090  25 32 33 0a 25 43 4f 3a  45 2c 31 33 2c 30 25     |%23.%CO:E,13,0%|
0000109f