Home » Archimedes archive » Zipped Apps » PipeDream » Charts/Charts
Charts/Charts
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 » Zipped Apps » PipeDream |
Filename: | Charts/Charts |
Read OK: | ✔ |
File size: | 2A3A bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
%OP%VS4.1185 (05-Feb-92), rob 12, R9200 7500 3900 8299 %OP%PL55 %OP%TM2 %OP%BM2 %OP%LM5 %OP%FS0 %OP%WC2,1284,168,1364,0,0,0,0 %CO:A,12,72% %C%%H2%PipeDream 4 Charts This file gives details of PipeDream's charts and is relevant to PipeDream version 4.12 and later versions. It contains a description of the charts you can create with PipeDream with hints on how to create them. More explicit descriptions of building chart types are given in the sub-directories within this directory. %H2%General PipeDream 4 provides powerful and flexible charting capability of numerical information. The charts are dynamic; that is, when the numbers they are based on change within PipeDream, the charts automatically update to take account of the changes. This provides extremely useful what-if type usage enabling you to investigate how different data affects a trend. Like other aspects of PipeDream the volume of data you can chart is limited not by PipeDream but by aspects of your system resources. For example the number of charts you can make, the number of series within each chart and the number of points within each series are all limited not by PipeDream but by (i) the amount of memory in your computer, (ii) if you are using RISC OS 2 the number of windows on the screen and (iii) the amount of time spent redrawing the chart. This last point isn't to imply PipeDream's charts are slow - at exhibitions people frequently think that our demonstration computers are using an ARM 3 processor when they aren't - but if you expecting PipeDream to draw hundreds or thousands of 3D bars you will have to wait a little while for it to finish. %H2%Flexibility PipeDream's charts are very flexible in other ways. You can add new data series to, or remove existing data series from, your charts at any time. This enables you to chart data coming from different parts of your spreadsheet or even from different spreadsheets. You also have control over the appearance of each element of the chart. For any element of the chart containing text, you can specify the font style, size and colour of the text individually. You can also change the colour and line styles of any graphic of the chart. In the rectangular areas of the bars in bar charts, and the chart background you can specify any draw file or sprite to give extra customisation. This feature provides the famous penguin graphics and, before you ask, you can use any draw file instead of the penguins. Many people have asked "Why Penguins?". Well, why not? The real answer is to be found in an excellent book called "DTP Seeds" published by 4mation at Linden Lea, Rock Park, Barnstaple, Devon EX39 2AQ which is well worth every penny of its �8.45 cost. %H2%Overlays PipeDream's charts bring overlays to the Archimedes. These enable you to plot two different types of chart at the same time. For example as part of your geography studies you may wish to plot a bar chart of rainfall over a particular period together with a line chart of mean temperatures. You would do this using overlays. You could also use overlays to plot one data series on a linear axis together with another data series on a parallel logarithmic axis. %C%%H2%Principles of operation There are three simple principles of operation in PipeDream charts. When you have grasped each of these you will find using the charts easy and natural. 1. Specify the chart data. To do this simply mark a block within your PipeDream document and select New chart from the Chart menu. this will give you your default chart in the %H4%Chart editing window. 2. Specify the chart type. To do this bring up the chart menu within the chart editing window. Slide across to the Gallery sub-menu where you will see entries for Pie, Bar, Line and Scatter galleries. Click on one of these and PipeDream will display the gallery for the chart type. The gallery is a dialogue box which presents a set of icons showing different chart types. Click on any of these icons and PipeDream will redisplay the chart in that type. Also within the galleries are a number of switches. For example, the bar and line galleries contain a 3D switch. You can change the switch settings and these will be taken into account when PipeDream next redraws the chart. You can force PipeDream to redraw the chart without losing the gallery by clicking OK with the Adjust button. The bar, line and scatter galleries have an extended set of switches which you can reveal by clicking on the full-size icon in the top-right of the gallery. These extended switches enable you to switch on or off other attributes such as line of best fit. Whilst these provide powerful fine-tuning they can be safely ignored by beginners to the charts. 3. Customize parts of the chart. To do this make a selection within the chart and then apply something to it. To make a selection, point at it and click the Select button. Users of !Draw will find this very easy. The current selection is named in the top-left of the chart editing window. Many operations can then be chosen from the Selection sub-menu. For example, colour, line and text styles can be chosen from here. You can also change many attributes of an axis in the Axis dialogue box. To select a whole series of data, click with the Select button on one of the data elements. To select just a single point within the series, click with the Adjust button on it. If you have a data series selected you can change its attributes using either the Series dialogue box on the Selection sub-menu, or by making selections in one of the galleries. If you cannot select any particular element of the chart because it is hidden by another element, click in the top-left of the chart editing window where the selected element is named. Clicking Select here will select the next type of element. Clicking Adjust here will clear the selection. To bring pictures in to the chart, select the chart elements you want the picture to fill and drag in a draw file from a directory viewer. For example, if you select the plot area and drag a draw file, PipeDream will display the draw as a backdrop to your chart. Very impressive displays can be made using this technique. At Colton Software we often use the file called BackDrop which is provided in the Pictures directory. Similarly with Penguin Graphics. Make your first Penguin Graph by selecting one of the two penguin icons in the bar gallery and switching off 3D. Then select either a whole series or a single data point and drag in a draw file to fill the data points with the new picture. Some suitable pictures are provided in the Pictures directory on this disc. Flags are very good for using in stacked penguin charts. Points within line and scatter charts are also specified by draw files which you can supply. Select a point or a series and drag a draw file into the window. The pictures that PipeDream uses as defaults are in the directories !PipeDream.Pictures and !PipeDream.Markers . The Pictures directory contains the pictures for the Penguin graphics. Series 1 is file S1, Series 2 is S2 and so on. The Markers directory contains the pictures for line and scatter charts using the same convention. If you wish to change the default pictures for these charts, simply replace the files S1, S2, and so on with your own draw files. If you wish to specify draw files on a point by point basis, rather than a line by line basis, specify S1P1 for Series 1 Point 1, S1P2 for Series 1 Point 2, and so on. %C%%H2%Tutorial changes Penguin Graphics The tutorial example showing how to create a Penguin chart is rather misleading. In particular, the following corrections need to be made: 1. Pages 74,75. The screenshots on these two pages have been swapped. The totals should be in the screenshot on page 75, and not in the screenshot on page 74. 2. Page 76. The marked block in the screenshot should start at slot B20 and continue only until slot C23. Just one set of values is being charted. 3. Page 78, top. An easier way to select Penguin graphics is through the Gallery. Bring up the Gallery menu and select Bar... . Click on the picture of the stacked penguins. This will change the chart to give you penguins. Click on the 3D switch to switch 3D off and then click on OK. 4. Page 79, top. When saving the live chart into the PipeDream window the Chart Editing window will not disappear. This is so you can carry on editing in your chart window if you wish. After you have closed the Chart Editing window and you have the chart in the window you can restart the Chart Editing window by selecting Edit Chart from the PipeDream menu. %C%%H2%Reference Guide changes 1. Page 31. Remove from chart no longer exists as a PipeDream command. Instead you can select a series of data and use Remove series in the Series dialog box on the Selection menu in the Chart editing window. 2. Page 33. The Chart menu has an additional entry called Options which gives you a dialogue box. You can specify here the size and margin settings for the chart. 3. Page 33. The Gallery menu has an additional entry Save preferred which you can use to save your preferred chart settings. 4. Page 34. The Pie Gallery has six styles of Pie chart. The explosion distance has changed so that it is specified by a percentage. This is rather easier than the method described. 5. Page 35. 3D axis rotation. The rotation is up to 60 degrees. Most charts look best at the default settings of 10 degrees. 6. Page 35. Point charts are not given their own icons. They can be displayed by selecting a line chart with points, selecting the series and setting the fill colour to none. 7. Page 36. The Overlays option does not have a dialogue box. Instead you can click on the Overlays entry in the chart menu to switch them on. Normally this will be done when charting two data series. This will make series 1 a bar chart and series 2 a line chart. You can select a series and change its attributes. 8. Page 38. To use your own picture as a fill pattern, simply select a series of bars (click the Select button), or a single bar (click the Adjust button), and drag your draw file into the chart window. To use your own picture as a backdrop, select the Plot area or the chart and drag your draw file into the window. To clear a picture from the chart, select the part of the chart it is filling and switch off the Picture fill entry in the Fill style dialogue box in the Selection sub-menu. 9. Page 40. Hint colour is now text background colour. Colton Software %L%28 January 1992 %CO:B,12,60%%CO:C,12,48%%CO:D,12,36%%CO:E,12,24%%CO:F,12,12%
00000000 25 4f 50 25 56 53 34 2e 31 31 38 35 20 28 30 35 |%OP%VS4.1185 (05| 00000010 2d 46 65 62 2d 39 32 29 2c 20 72 6f 62 20 31 32 |-Feb-92), rob 12| 00000020 2c 20 52 39 32 30 30 20 37 35 30 30 20 33 39 30 |, R9200 7500 390| 00000030 30 20 38 32 39 39 20 0a 25 4f 50 25 50 4c 35 35 |0 8299 .%OP%PL55| 00000040 0a 25 4f 50 25 54 4d 32 0a 25 4f 50 25 42 4d 32 |.%OP%TM2.%OP%BM2| 00000050 0a 25 4f 50 25 4c 4d 35 0a 25 4f 50 25 46 53 30 |.%OP%LM5.%OP%FS0| 00000060 0a 25 4f 50 25 57 43 32 2c 31 32 38 34 2c 31 36 |.%OP%WC2,1284,16| 00000070 38 2c 31 33 36 34 2c 30 2c 30 2c 30 2c 30 0a 25 |8,1364,0,0,0,0.%| 00000080 43 4f 3a 41 2c 31 32 2c 37 32 25 0a 25 43 25 25 |CO:A,12,72%.%C%%| 00000090 48 32 25 50 69 70 65 44 72 65 61 6d 20 34 20 43 |H2%PipeDream 4 C| 000000a0 68 61 72 74 73 0a 0a 54 68 69 73 20 66 69 6c 65 |harts..This file| 000000b0 20 67 69 76 65 73 20 64 65 74 61 69 6c 73 20 6f | gives details o| 000000c0 66 20 50 69 70 65 44 72 65 61 6d 27 73 20 63 68 |f PipeDream's ch| 000000d0 61 72 74 73 20 61 6e 64 20 69 73 20 72 65 6c 65 |arts and is rele| 000000e0 76 61 6e 74 20 74 6f 20 0a 50 69 70 65 44 72 65 |vant to .PipeDre| 000000f0 61 6d 20 76 65 72 73 69 6f 6e 20 34 2e 31 32 20 |am version 4.12 | 00000100 61 6e 64 20 6c 61 74 65 72 20 76 65 72 73 69 6f |and later versio| 00000110 6e 73 2e 20 20 49 74 20 63 6f 6e 74 61 69 6e 73 |ns. It contains| 00000120 20 61 20 64 65 73 63 72 69 70 74 69 6f 6e 20 0a | a description .| 00000130 6f 66 20 74 68 65 20 63 68 61 72 74 73 20 79 6f |of the charts yo| 00000140 75 20 63 61 6e 20 63 72 65 61 74 65 20 77 69 74 |u can create wit| 00000150 68 20 50 69 70 65 44 72 65 61 6d 20 77 69 74 68 |h PipeDream with| 00000160 20 68 69 6e 74 73 20 6f 6e 20 68 6f 77 20 74 6f | hints on how to| 00000170 20 63 72 65 61 74 65 20 0a 74 68 65 6d 2e 20 20 | create .them. | 00000180 4d 6f 72 65 20 65 78 70 6c 69 63 69 74 20 64 65 |More explicit de| 00000190 73 63 72 69 70 74 69 6f 6e 73 20 6f 66 20 62 75 |scriptions of bu| 000001a0 69 6c 64 69 6e 67 20 63 68 61 72 74 20 74 79 70 |ilding chart typ| 000001b0 65 73 20 61 72 65 20 67 69 76 65 6e 20 69 6e 20 |es are given in | 000001c0 0a 74 68 65 20 73 75 62 2d 64 69 72 65 63 74 6f |.the sub-directo| 000001d0 72 69 65 73 20 77 69 74 68 69 6e 20 74 68 69 73 |ries within this| 000001e0 20 64 69 72 65 63 74 6f 72 79 2e 0a 0a 25 48 32 | directory...%H2| 000001f0 25 47 65 6e 65 72 61 6c 20 0a 0a 50 69 70 65 44 |%General ..PipeD| 00000200 72 65 61 6d 20 34 20 70 72 6f 76 69 64 65 73 20 |ream 4 provides | 00000210 70 6f 77 65 72 66 75 6c 20 61 6e 64 20 66 6c 65 |powerful and fle| 00000220 78 69 62 6c 65 20 63 68 61 72 74 69 6e 67 20 63 |xible charting c| 00000230 61 70 61 62 69 6c 69 74 79 20 6f 66 20 0a 6e 75 |apability of .nu| 00000240 6d 65 72 69 63 61 6c 20 69 6e 66 6f 72 6d 61 74 |merical informat| 00000250 69 6f 6e 2e 20 20 54 68 65 20 63 68 61 72 74 73 |ion. The charts| 00000260 20 61 72 65 20 64 79 6e 61 6d 69 63 3b 20 74 68 | are dynamic; th| 00000270 61 74 20 69 73 2c 20 77 68 65 6e 20 74 68 65 20 |at is, when the | 00000280 0a 6e 75 6d 62 65 72 73 20 74 68 65 79 20 61 72 |.numbers they ar| 00000290 65 20 62 61 73 65 64 20 6f 6e 20 63 68 61 6e 67 |e based on chang| 000002a0 65 20 77 69 74 68 69 6e 20 50 69 70 65 44 72 65 |e within PipeDre| 000002b0 61 6d 2c 20 74 68 65 20 63 68 61 72 74 73 20 0a |am, the charts .| 000002c0 61 75 74 6f 6d 61 74 69 63 61 6c 6c 79 20 75 70 |automatically up| 000002d0 64 61 74 65 20 74 6f 20 74 61 6b 65 20 61 63 63 |date to take acc| 000002e0 6f 75 6e 74 20 6f 66 20 74 68 65 20 63 68 61 6e |ount of the chan| 000002f0 67 65 73 2e 20 20 54 68 69 73 20 70 72 6f 76 69 |ges. This provi| 00000300 64 65 73 20 0a 65 78 74 72 65 6d 65 6c 79 20 75 |des .extremely u| 00000310 73 65 66 75 6c 20 77 68 61 74 2d 69 66 20 74 79 |seful what-if ty| 00000320 70 65 20 75 73 61 67 65 20 65 6e 61 62 6c 69 6e |pe usage enablin| 00000330 67 20 79 6f 75 20 74 6f 20 69 6e 76 65 73 74 69 |g you to investi| 00000340 67 61 74 65 20 68 6f 77 0a 64 69 66 66 65 72 65 |gate how.differe| 00000350 6e 74 20 64 61 74 61 20 61 66 66 65 63 74 73 20 |nt data affects | 00000360 61 20 74 72 65 6e 64 2e 0a 0a 4c 69 6b 65 20 6f |a trend...Like o| 00000370 74 68 65 72 20 61 73 70 65 63 74 73 20 6f 66 20 |ther aspects of | 00000380 50 69 70 65 44 72 65 61 6d 20 74 68 65 20 76 6f |PipeDream the vo| 00000390 6c 75 6d 65 20 6f 66 20 64 61 74 61 20 79 6f 75 |lume of data you| 000003a0 20 63 61 6e 20 63 68 61 72 74 20 69 73 20 0a 6c | can chart is .l| 000003b0 69 6d 69 74 65 64 20 6e 6f 74 20 62 79 20 50 69 |imited not by Pi| 000003c0 70 65 44 72 65 61 6d 20 62 75 74 20 62 79 20 61 |peDream but by a| 000003d0 73 70 65 63 74 73 20 6f 66 20 79 6f 75 72 20 73 |spects of your s| 000003e0 79 73 74 65 6d 20 72 65 73 6f 75 72 63 65 73 2e |ystem resources.| 000003f0 20 20 46 6f 72 20 0a 65 78 61 6d 70 6c 65 20 74 | For .example t| 00000400 68 65 20 6e 75 6d 62 65 72 20 6f 66 20 63 68 61 |he number of cha| 00000410 72 74 73 20 79 6f 75 20 63 61 6e 20 6d 61 6b 65 |rts you can make| 00000420 2c 20 74 68 65 20 6e 75 6d 62 65 72 20 6f 66 20 |, the number of | 00000430 73 65 72 69 65 73 20 77 69 74 68 69 6e 20 0a 65 |series within .e| 00000440 61 63 68 20 63 68 61 72 74 20 61 6e 64 20 74 68 |ach chart and th| 00000450 65 20 6e 75 6d 62 65 72 20 6f 66 20 70 6f 69 6e |e number of poin| 00000460 74 73 20 77 69 74 68 69 6e 20 65 61 63 68 20 73 |ts within each s| 00000470 65 72 69 65 73 20 61 72 65 20 61 6c 6c 20 6c 69 |eries are all li| 00000480 6d 69 74 65 64 20 0a 6e 6f 74 20 62 79 20 50 69 |mited .not by Pi| 00000490 70 65 44 72 65 61 6d 20 62 75 74 20 62 79 20 28 |peDream but by (| 000004a0 69 29 20 74 68 65 20 61 6d 6f 75 6e 74 20 6f 66 |i) the amount of| 000004b0 20 6d 65 6d 6f 72 79 20 69 6e 20 79 6f 75 72 20 | memory in your | 000004c0 63 6f 6d 70 75 74 65 72 2c 20 28 69 69 29 20 0a |computer, (ii) .| 000004d0 69 66 20 79 6f 75 20 61 72 65 20 75 73 69 6e 67 |if you are using| 000004e0 20 52 49 53 43 20 4f 53 20 32 20 74 68 65 20 6e | RISC OS 2 the n| 000004f0 75 6d 62 65 72 20 6f 66 20 77 69 6e 64 6f 77 73 |umber of windows| 00000500 20 6f 6e 20 74 68 65 20 73 63 72 65 65 6e 20 61 | on the screen a| 00000510 6e 64 20 0a 28 69 69 69 29 20 74 68 65 20 61 6d |nd .(iii) the am| 00000520 6f 75 6e 74 20 6f 66 20 74 69 6d 65 20 73 70 65 |ount of time spe| 00000530 6e 74 20 72 65 64 72 61 77 69 6e 67 20 74 68 65 |nt redrawing the| 00000540 20 63 68 61 72 74 2e 20 20 54 68 69 73 20 6c 61 | chart. This la| 00000550 73 74 20 70 6f 69 6e 74 20 0a 69 73 6e 27 74 20 |st point .isn't | 00000560 74 6f 20 69 6d 70 6c 79 20 50 69 70 65 44 72 65 |to imply PipeDre| 00000570 61 6d 27 73 20 63 68 61 72 74 73 20 61 72 65 20 |am's charts are | 00000580 73 6c 6f 77 20 2d 20 61 74 20 65 78 68 69 62 69 |slow - at exhibi| 00000590 74 69 6f 6e 73 20 70 65 6f 70 6c 65 20 0a 66 72 |tions people .fr| 000005a0 65 71 75 65 6e 74 6c 79 20 74 68 69 6e 6b 20 74 |equently think t| 000005b0 68 61 74 20 6f 75 72 20 64 65 6d 6f 6e 73 74 72 |hat our demonstr| 000005c0 61 74 69 6f 6e 20 63 6f 6d 70 75 74 65 72 73 20 |ation computers | 000005d0 61 72 65 20 75 73 69 6e 67 20 61 6e 20 41 52 4d |are using an ARM| 000005e0 20 33 20 0a 70 72 6f 63 65 73 73 6f 72 20 77 68 | 3 .processor wh| 000005f0 65 6e 20 74 68 65 79 20 61 72 65 6e 27 74 20 2d |en they aren't -| 00000600 20 62 75 74 20 69 66 20 79 6f 75 20 65 78 70 65 | but if you expe| 00000610 63 74 69 6e 67 20 50 69 70 65 44 72 65 61 6d 20 |cting PipeDream | 00000620 74 6f 20 64 72 61 77 20 0a 68 75 6e 64 72 65 64 |to draw .hundred| 00000630 73 20 6f 72 20 74 68 6f 75 73 61 6e 64 73 20 6f |s or thousands o| 00000640 66 20 33 44 20 62 61 72 73 20 79 6f 75 20 77 69 |f 3D bars you wi| 00000650 6c 6c 20 68 61 76 65 20 74 6f 20 77 61 69 74 20 |ll have to wait | 00000660 61 20 6c 69 74 74 6c 65 20 77 68 69 6c 65 20 0a |a little while .| 00000670 66 6f 72 20 69 74 20 74 6f 20 66 69 6e 69 73 68 |for it to finish| 00000680 2e 0a 0a 25 48 32 25 46 6c 65 78 69 62 69 6c 69 |...%H2%Flexibili| 00000690 74 79 0a 0a 50 69 70 65 44 72 65 61 6d 27 73 20 |ty..PipeDream's | 000006a0 63 68 61 72 74 73 20 61 72 65 20 76 65 72 79 20 |charts are very | 000006b0 66 6c 65 78 69 62 6c 65 20 69 6e 20 6f 74 68 65 |flexible in othe| 000006c0 72 20 77 61 79 73 2e 20 20 59 6f 75 20 63 61 6e |r ways. You can| 000006d0 20 61 64 64 20 6e 65 77 20 0a 64 61 74 61 20 73 | add new .data s| 000006e0 65 72 69 65 73 20 74 6f 2c 20 6f 72 20 72 65 6d |eries to, or rem| 000006f0 6f 76 65 20 65 78 69 73 74 69 6e 67 20 64 61 74 |ove existing dat| 00000700 61 20 73 65 72 69 65 73 20 66 72 6f 6d 2c 20 79 |a series from, y| 00000710 6f 75 72 20 63 68 61 72 74 73 20 61 74 20 0a 61 |our charts at .a| 00000720 6e 79 20 74 69 6d 65 2e 20 20 54 68 69 73 20 65 |ny time. This e| 00000730 6e 61 62 6c 65 73 20 79 6f 75 20 74 6f 20 63 68 |nables you to ch| 00000740 61 72 74 20 64 61 74 61 20 63 6f 6d 69 6e 67 20 |art data coming | 00000750 66 72 6f 6d 20 64 69 66 66 65 72 65 6e 74 20 70 |from different p| 00000760 61 72 74 73 20 0a 6f 66 20 79 6f 75 72 20 73 70 |arts .of your sp| 00000770 72 65 61 64 73 68 65 65 74 20 6f 72 20 65 76 65 |readsheet or eve| 00000780 6e 20 66 72 6f 6d 20 64 69 66 66 65 72 65 6e 74 |n from different| 00000790 20 73 70 72 65 61 64 73 68 65 65 74 73 2e 0a 0a | spreadsheets...| 000007a0 59 6f 75 20 61 6c 73 6f 20 68 61 76 65 20 63 6f |You also have co| 000007b0 6e 74 72 6f 6c 20 6f 76 65 72 20 74 68 65 20 61 |ntrol over the a| 000007c0 70 70 65 61 72 61 6e 63 65 20 6f 66 20 65 61 63 |ppearance of eac| 000007d0 68 20 65 6c 65 6d 65 6e 74 20 6f 66 20 74 68 65 |h element of the| 000007e0 20 63 68 61 72 74 2e 20 20 0a 46 6f 72 20 61 6e | chart. .For an| 000007f0 79 20 65 6c 65 6d 65 6e 74 20 6f 66 20 74 68 65 |y element of the| 00000800 20 63 68 61 72 74 20 63 6f 6e 74 61 69 6e 69 6e | chart containin| 00000810 67 20 74 65 78 74 2c 20 79 6f 75 20 63 61 6e 20 |g text, you can | 00000820 73 70 65 63 69 66 79 20 74 68 65 20 66 6f 6e 74 |specify the font| 00000830 20 0a 73 74 79 6c 65 2c 20 73 69 7a 65 20 61 6e | .style, size an| 00000840 64 20 63 6f 6c 6f 75 72 20 6f 66 20 74 68 65 20 |d colour of the | 00000850 74 65 78 74 20 69 6e 64 69 76 69 64 75 61 6c 6c |text individuall| 00000860 79 2e 20 20 59 6f 75 20 63 61 6e 20 61 6c 73 6f |y. You can also| 00000870 20 63 68 61 6e 67 65 20 0a 74 68 65 20 63 6f 6c | change .the col| 00000880 6f 75 72 20 61 6e 64 20 6c 69 6e 65 20 73 74 79 |our and line sty| 00000890 6c 65 73 20 6f 66 20 61 6e 79 20 67 72 61 70 68 |les of any graph| 000008a0 69 63 20 6f 66 20 74 68 65 20 63 68 61 72 74 2e |ic of the chart.| 000008b0 20 20 49 6e 20 74 68 65 20 0a 72 65 63 74 61 6e | In the .rectan| 000008c0 67 75 6c 61 72 20 61 72 65 61 73 20 6f 66 20 74 |gular areas of t| 000008d0 68 65 20 62 61 72 73 20 69 6e 20 62 61 72 20 63 |he bars in bar c| 000008e0 68 61 72 74 73 2c 20 61 6e 64 20 74 68 65 20 63 |harts, and the c| 000008f0 68 61 72 74 20 62 61 63 6b 67 72 6f 75 6e 64 20 |hart background | 00000900 0a 79 6f 75 20 63 61 6e 20 73 70 65 63 69 66 79 |.you can specify| 00000910 20 61 6e 79 20 64 72 61 77 20 66 69 6c 65 20 6f | any draw file o| 00000920 72 20 73 70 72 69 74 65 20 74 6f 20 67 69 76 65 |r sprite to give| 00000930 20 65 78 74 72 61 20 63 75 73 74 6f 6d 69 73 61 | extra customisa| 00000940 74 69 6f 6e 2e 20 20 0a 54 68 69 73 20 66 65 61 |tion. .This fea| 00000950 74 75 72 65 20 70 72 6f 76 69 64 65 73 20 74 68 |ture provides th| 00000960 65 20 66 61 6d 6f 75 73 20 70 65 6e 67 75 69 6e |e famous penguin| 00000970 20 67 72 61 70 68 69 63 73 20 61 6e 64 2c 20 62 | graphics and, b| 00000980 65 66 6f 72 65 20 79 6f 75 20 61 73 6b 2c 20 0a |efore you ask, .| 00000990 79 6f 75 20 63 61 6e 20 75 73 65 20 61 6e 79 20 |you can use any | 000009a0 64 72 61 77 20 66 69 6c 65 20 69 6e 73 74 65 61 |draw file instea| 000009b0 64 20 6f 66 20 74 68 65 20 70 65 6e 67 75 69 6e |d of the penguin| 000009c0 73 2e 20 20 4d 61 6e 79 20 70 65 6f 70 6c 65 20 |s. Many people | 000009d0 68 61 76 65 20 0a 61 73 6b 65 64 20 22 57 68 79 |have .asked "Why| 000009e0 20 50 65 6e 67 75 69 6e 73 3f 22 2e 20 20 57 65 | Penguins?". We| 000009f0 6c 6c 2c 20 77 68 79 20 6e 6f 74 3f 20 20 54 68 |ll, why not? Th| 00000a00 65 20 72 65 61 6c 20 61 6e 73 77 65 72 20 69 73 |e real answer is| 00000a10 20 74 6f 20 62 65 20 66 6f 75 6e 64 20 0a 69 6e | to be found .in| 00000a20 20 61 6e 20 65 78 63 65 6c 6c 65 6e 74 20 62 6f | an excellent bo| 00000a30 6f 6b 20 63 61 6c 6c 65 64 20 22 44 54 50 20 53 |ok called "DTP S| 00000a40 65 65 64 73 22 20 70 75 62 6c 69 73 68 65 64 20 |eeds" published | 00000a50 62 79 20 34 6d 61 74 69 6f 6e 20 61 74 20 4c 69 |by 4mation at Li| 00000a60 6e 64 65 6e 20 0a 4c 65 61 2c 20 52 6f 63 6b 20 |nden .Lea, Rock | 00000a70 50 61 72 6b 2c 20 42 61 72 6e 73 74 61 70 6c 65 |Park, Barnstaple| 00000a80 2c 20 44 65 76 6f 6e 20 45 58 33 39 20 32 41 51 |, Devon EX39 2AQ| 00000a90 20 77 68 69 63 68 20 69 73 20 77 65 6c 6c 20 77 | which is well w| 00000aa0 6f 72 74 68 20 65 76 65 72 79 20 0a 70 65 6e 6e |orth every .penn| 00000ab0 79 20 6f 66 20 69 74 73 20 a3 38 2e 34 35 20 63 |y of its .8.45 c| 00000ac0 6f 73 74 2e 0a 0a 25 48 32 25 4f 76 65 72 6c 61 |ost...%H2%Overla| 00000ad0 79 73 0a 0a 50 69 70 65 44 72 65 61 6d 27 73 20 |ys..PipeDream's | 00000ae0 63 68 61 72 74 73 20 62 72 69 6e 67 20 6f 76 65 |charts bring ove| 00000af0 72 6c 61 79 73 20 74 6f 20 74 68 65 20 41 72 63 |rlays to the Arc| 00000b00 68 69 6d 65 64 65 73 2e 20 20 54 68 65 73 65 20 |himedes. These | 00000b10 65 6e 61 62 6c 65 20 79 6f 75 20 0a 74 6f 20 70 |enable you .to p| 00000b20 6c 6f 74 20 74 77 6f 20 64 69 66 66 65 72 65 6e |lot two differen| 00000b30 74 20 74 79 70 65 73 20 6f 66 20 63 68 61 72 74 |t types of chart| 00000b40 20 61 74 20 74 68 65 20 73 61 6d 65 20 74 69 6d | at the same tim| 00000b50 65 2e 20 20 46 6f 72 20 65 78 61 6d 70 6c 65 20 |e. For example | 00000b60 61 73 20 0a 70 61 72 74 20 6f 66 20 79 6f 75 72 |as .part of your| 00000b70 20 67 65 6f 67 72 61 70 68 79 20 73 74 75 64 69 | geography studi| 00000b80 65 73 20 79 6f 75 20 6d 61 79 20 77 69 73 68 20 |es you may wish | 00000b90 74 6f 20 70 6c 6f 74 20 61 20 62 61 72 20 63 68 |to plot a bar ch| 00000ba0 61 72 74 20 6f 66 20 0a 72 61 69 6e 66 61 6c 6c |art of .rainfall| 00000bb0 20 6f 76 65 72 20 61 20 70 61 72 74 69 63 75 6c | over a particul| 00000bc0 61 72 20 70 65 72 69 6f 64 20 74 6f 67 65 74 68 |ar period togeth| 00000bd0 65 72 20 77 69 74 68 20 61 20 6c 69 6e 65 20 63 |er with a line c| 00000be0 68 61 72 74 20 6f 66 20 6d 65 61 6e 20 0a 74 65 |hart of mean .te| 00000bf0 6d 70 65 72 61 74 75 72 65 73 2e 20 20 59 6f 75 |mperatures. You| 00000c00 20 77 6f 75 6c 64 20 64 6f 20 74 68 69 73 20 75 | would do this u| 00000c10 73 69 6e 67 20 6f 76 65 72 6c 61 79 73 2e 0a 0a |sing overlays...| 00000c20 59 6f 75 20 63 6f 75 6c 64 20 61 6c 73 6f 20 75 |You could also u| 00000c30 73 65 20 6f 76 65 72 6c 61 79 73 20 74 6f 20 70 |se overlays to p| 00000c40 6c 6f 74 20 6f 6e 65 20 64 61 74 61 20 73 65 72 |lot one data ser| 00000c50 69 65 73 20 6f 6e 20 61 20 6c 69 6e 65 61 72 20 |ies on a linear | 00000c60 61 78 69 73 20 0a 74 6f 67 65 74 68 65 72 20 77 |axis .together w| 00000c70 69 74 68 20 61 6e 6f 74 68 65 72 20 64 61 74 61 |ith another data| 00000c80 20 73 65 72 69 65 73 20 6f 6e 20 61 20 70 61 72 | series on a par| 00000c90 61 6c 6c 65 6c 20 6c 6f 67 61 72 69 74 68 6d 69 |allel logarithmi| 00000ca0 63 20 61 78 69 73 2e 0a 0a 0a 25 43 25 25 48 32 |c axis....%C%%H2| 00000cb0 25 50 72 69 6e 63 69 70 6c 65 73 20 6f 66 20 6f |%Principles of o| 00000cc0 70 65 72 61 74 69 6f 6e 0a 0a 54 68 65 72 65 20 |peration..There | 00000cd0 61 72 65 20 74 68 72 65 65 20 73 69 6d 70 6c 65 |are three simple| 00000ce0 20 70 72 69 6e 63 69 70 6c 65 73 20 6f 66 20 6f | principles of o| 00000cf0 70 65 72 61 74 69 6f 6e 20 69 6e 20 50 69 70 65 |peration in Pipe| 00000d00 44 72 65 61 6d 20 63 68 61 72 74 73 2e 20 20 0a |Dream charts. .| 00000d10 57 68 65 6e 20 79 6f 75 20 68 61 76 65 20 67 72 |When you have gr| 00000d20 61 73 70 65 64 20 65 61 63 68 20 6f 66 20 74 68 |asped each of th| 00000d30 65 73 65 20 79 6f 75 20 77 69 6c 6c 20 66 69 6e |ese you will fin| 00000d40 64 20 75 73 69 6e 67 20 74 68 65 20 63 68 61 72 |d using the char| 00000d50 74 73 20 65 61 73 79 20 0a 61 6e 64 20 6e 61 74 |ts easy .and nat| 00000d60 75 72 61 6c 2e 0a 0a 31 2e 20 20 53 70 65 63 69 |ural...1. Speci| 00000d70 66 79 20 74 68 65 20 63 68 61 72 74 20 64 61 74 |fy the chart dat| 00000d80 61 2e 20 20 54 6f 20 64 6f 20 74 68 69 73 20 73 |a. To do this s| 00000d90 69 6d 70 6c 79 20 6d 61 72 6b 20 61 20 62 6c 6f |imply mark a blo| 00000da0 63 6b 20 77 69 74 68 69 6e 20 79 6f 75 72 20 0a |ck within your .| 00000db0 50 69 70 65 44 72 65 61 6d 20 64 6f 63 75 6d 65 |PipeDream docume| 00000dc0 6e 74 20 61 6e 64 20 73 65 6c 65 63 74 20 4e 65 |nt and select Ne| 00000dd0 77 20 63 68 61 72 74 20 66 72 6f 6d 20 74 68 65 |w chart from the| 00000de0 20 43 68 61 72 74 20 6d 65 6e 75 2e 20 20 74 68 | Chart menu. th| 00000df0 69 73 20 77 69 6c 6c 20 0a 67 69 76 65 20 79 6f |is will .give yo| 00000e00 75 20 79 6f 75 72 20 64 65 66 61 75 6c 74 20 63 |u your default c| 00000e10 68 61 72 74 20 69 6e 20 74 68 65 20 25 48 34 25 |hart in the %H4%| 00000e20 43 68 61 72 74 20 65 64 69 74 69 6e 67 20 77 69 |Chart editing wi| 00000e30 6e 64 6f 77 2e 0a 0a 32 2e 20 20 53 70 65 63 69 |ndow...2. Speci| 00000e40 66 79 20 74 68 65 20 63 68 61 72 74 20 74 79 70 |fy the chart typ| 00000e50 65 2e 20 20 54 6f 20 64 6f 20 74 68 69 73 20 62 |e. To do this b| 00000e60 72 69 6e 67 20 75 70 20 74 68 65 20 63 68 61 72 |ring up the char| 00000e70 74 20 6d 65 6e 75 20 77 69 74 68 69 6e 20 0a 74 |t menu within .t| 00000e80 68 65 20 63 68 61 72 74 20 65 64 69 74 69 6e 67 |he chart editing| 00000e90 20 77 69 6e 64 6f 77 2e 20 20 53 6c 69 64 65 20 | window. Slide | 00000ea0 61 63 72 6f 73 73 20 74 6f 20 74 68 65 20 47 61 |across to the Ga| 00000eb0 6c 6c 65 72 79 20 73 75 62 2d 6d 65 6e 75 20 77 |llery sub-menu w| 00000ec0 68 65 72 65 20 0a 79 6f 75 20 77 69 6c 6c 20 73 |here .you will s| 00000ed0 65 65 20 65 6e 74 72 69 65 73 20 66 6f 72 20 50 |ee entries for P| 00000ee0 69 65 2c 20 42 61 72 2c 20 4c 69 6e 65 20 61 6e |ie, Bar, Line an| 00000ef0 64 20 53 63 61 74 74 65 72 20 67 61 6c 6c 65 72 |d Scatter galler| 00000f00 69 65 73 2e 20 20 43 6c 69 63 6b 20 0a 6f 6e 20 |ies. Click .on | 00000f10 6f 6e 65 20 6f 66 20 74 68 65 73 65 20 61 6e 64 |one of these and| 00000f20 20 50 69 70 65 44 72 65 61 6d 20 77 69 6c 6c 20 | PipeDream will | 00000f30 64 69 73 70 6c 61 79 20 74 68 65 20 67 61 6c 6c |display the gall| 00000f40 65 72 79 20 66 6f 72 20 74 68 65 20 63 68 61 72 |ery for the char| 00000f50 74 20 0a 74 79 70 65 2e 20 20 54 68 65 20 67 61 |t .type. The ga| 00000f60 6c 6c 65 72 79 20 69 73 20 61 20 64 69 61 6c 6f |llery is a dialo| 00000f70 67 75 65 20 62 6f 78 20 77 68 69 63 68 20 70 72 |gue box which pr| 00000f80 65 73 65 6e 74 73 20 61 20 73 65 74 20 6f 66 20 |esents a set of | 00000f90 69 63 6f 6e 73 20 0a 73 68 6f 77 69 6e 67 20 64 |icons .showing d| 00000fa0 69 66 66 65 72 65 6e 74 20 63 68 61 72 74 20 74 |ifferent chart t| 00000fb0 79 70 65 73 2e 20 20 43 6c 69 63 6b 20 6f 6e 20 |ypes. Click on | 00000fc0 61 6e 79 20 6f 66 20 74 68 65 73 65 20 69 63 6f |any of these ico| 00000fd0 6e 73 20 61 6e 64 20 0a 50 69 70 65 44 72 65 61 |ns and .PipeDrea| 00000fe0 6d 20 77 69 6c 6c 20 72 65 64 69 73 70 6c 61 79 |m will redisplay| 00000ff0 20 74 68 65 20 63 68 61 72 74 20 69 6e 20 74 68 | the chart in th| 00001000 61 74 20 74 79 70 65 2e 0a 0a 41 6c 73 6f 20 77 |at type...Also w| 00001010 69 74 68 69 6e 20 74 68 65 20 67 61 6c 6c 65 72 |ithin the galler| 00001020 69 65 73 20 61 72 65 20 61 20 6e 75 6d 62 65 72 |ies are a number| 00001030 20 6f 66 20 73 77 69 74 63 68 65 73 2e 20 20 46 | of switches. F| 00001040 6f 72 20 65 78 61 6d 70 6c 65 2c 20 74 68 65 20 |or example, the | 00001050 0a 62 61 72 20 61 6e 64 20 6c 69 6e 65 20 67 61 |.bar and line ga| 00001060 6c 6c 65 72 69 65 73 20 63 6f 6e 74 61 69 6e 20 |lleries contain | 00001070 61 20 33 44 20 73 77 69 74 63 68 2e 20 20 59 6f |a 3D switch. Yo| 00001080 75 20 63 61 6e 20 63 68 61 6e 67 65 20 74 68 65 |u can change the| 00001090 20 73 77 69 74 63 68 20 0a 73 65 74 74 69 6e 67 | switch .setting| 000010a0 73 20 61 6e 64 20 74 68 65 73 65 20 77 69 6c 6c |s and these will| 000010b0 20 62 65 20 74 61 6b 65 6e 20 69 6e 74 6f 20 61 | be taken into a| 000010c0 63 63 6f 75 6e 74 20 77 68 65 6e 20 50 69 70 65 |ccount when Pipe| 000010d0 44 72 65 61 6d 20 6e 65 78 74 20 0a 72 65 64 72 |Dream next .redr| 000010e0 61 77 73 20 74 68 65 20 63 68 61 72 74 2e 20 20 |aws the chart. | 000010f0 59 6f 75 20 63 61 6e 20 66 6f 72 63 65 20 50 69 |You can force Pi| 00001100 70 65 44 72 65 61 6d 20 74 6f 20 72 65 64 72 61 |peDream to redra| 00001110 77 20 74 68 65 20 63 68 61 72 74 20 77 69 74 68 |w the chart with| 00001120 6f 75 74 20 0a 6c 6f 73 69 6e 67 20 74 68 65 20 |out .losing the | 00001130 67 61 6c 6c 65 72 79 20 62 79 20 63 6c 69 63 6b |gallery by click| 00001140 69 6e 67 20 4f 4b 20 77 69 74 68 20 74 68 65 20 |ing OK with the | 00001150 41 64 6a 75 73 74 20 62 75 74 74 6f 6e 2e 0a 0a |Adjust button...| 00001160 54 68 65 20 62 61 72 2c 20 6c 69 6e 65 20 61 6e |The bar, line an| 00001170 64 20 73 63 61 74 74 65 72 20 67 61 6c 6c 65 72 |d scatter galler| 00001180 69 65 73 20 68 61 76 65 20 61 6e 20 65 78 74 65 |ies have an exte| 00001190 6e 64 65 64 20 73 65 74 20 6f 66 20 73 77 69 74 |nded set of swit| 000011a0 63 68 65 73 20 0a 77 68 69 63 68 20 79 6f 75 20 |ches .which you | 000011b0 63 61 6e 20 72 65 76 65 61 6c 20 62 79 20 63 6c |can reveal by cl| 000011c0 69 63 6b 69 6e 67 20 6f 6e 20 74 68 65 20 66 75 |icking on the fu| 000011d0 6c 6c 2d 73 69 7a 65 20 69 63 6f 6e 20 69 6e 20 |ll-size icon in | 000011e0 74 68 65 20 74 6f 70 2d 72 69 67 68 74 20 0a 6f |the top-right .o| 000011f0 66 20 74 68 65 20 67 61 6c 6c 65 72 79 2e 20 20 |f the gallery. | 00001200 54 68 65 73 65 20 65 78 74 65 6e 64 65 64 20 73 |These extended s| 00001210 77 69 74 63 68 65 73 20 65 6e 61 62 6c 65 20 79 |witches enable y| 00001220 6f 75 20 74 6f 20 73 77 69 74 63 68 20 6f 6e 20 |ou to switch on | 00001230 6f 72 20 6f 66 66 20 0a 6f 74 68 65 72 20 61 74 |or off .other at| 00001240 74 72 69 62 75 74 65 73 20 73 75 63 68 20 61 73 |tributes such as| 00001250 20 6c 69 6e 65 20 6f 66 20 62 65 73 74 20 66 69 | line of best fi| 00001260 74 2e 20 20 57 68 69 6c 73 74 20 74 68 65 73 65 |t. Whilst these| 00001270 20 70 72 6f 76 69 64 65 20 0a 70 6f 77 65 72 66 | provide .powerf| 00001280 75 6c 20 66 69 6e 65 2d 74 75 6e 69 6e 67 20 74 |ul fine-tuning t| 00001290 68 65 79 20 63 61 6e 20 62 65 20 73 61 66 65 6c |hey can be safel| 000012a0 79 20 69 67 6e 6f 72 65 64 20 62 79 20 62 65 67 |y ignored by beg| 000012b0 69 6e 6e 65 72 73 20 74 6f 20 74 68 65 20 0a 63 |inners to the .c| 000012c0 68 61 72 74 73 2e 0a 0a 33 2e 20 20 43 75 73 74 |harts...3. Cust| 000012d0 6f 6d 69 7a 65 20 70 61 72 74 73 20 6f 66 20 74 |omize parts of t| 000012e0 68 65 20 63 68 61 72 74 2e 20 20 54 6f 20 64 6f |he chart. To do| 000012f0 20 74 68 69 73 20 6d 61 6b 65 20 61 20 73 65 6c | this make a sel| 00001300 65 63 74 69 6f 6e 20 77 69 74 68 69 6e 20 0a 74 |ection within .t| 00001310 68 65 20 63 68 61 72 74 20 61 6e 64 20 74 68 65 |he chart and the| 00001320 6e 20 61 70 70 6c 79 20 73 6f 6d 65 74 68 69 6e |n apply somethin| 00001330 67 20 74 6f 20 69 74 2e 20 20 54 6f 20 6d 61 6b |g to it. To mak| 00001340 65 20 61 20 73 65 6c 65 63 74 69 6f 6e 2c 20 70 |e a selection, p| 00001350 6f 69 6e 74 20 0a 61 74 20 69 74 20 61 6e 64 20 |oint .at it and | 00001360 63 6c 69 63 6b 20 74 68 65 20 53 65 6c 65 63 74 |click the Select| 00001370 20 62 75 74 74 6f 6e 2e 20 20 55 73 65 72 73 20 | button. Users | 00001380 6f 66 20 21 44 72 61 77 20 77 69 6c 6c 20 66 69 |of !Draw will fi| 00001390 6e 64 20 74 68 69 73 20 76 65 72 79 20 0a 65 61 |nd this very .ea| 000013a0 73 79 2e 20 20 54 68 65 20 63 75 72 72 65 6e 74 |sy. The current| 000013b0 20 73 65 6c 65 63 74 69 6f 6e 20 69 73 20 6e 61 | selection is na| 000013c0 6d 65 64 20 69 6e 20 74 68 65 20 74 6f 70 2d 6c |med in the top-l| 000013d0 65 66 74 20 6f 66 20 74 68 65 20 63 68 61 72 74 |eft of the chart| 000013e0 20 0a 65 64 69 74 69 6e 67 20 77 69 6e 64 6f 77 | .editing window| 000013f0 2e 20 20 4d 61 6e 79 20 6f 70 65 72 61 74 69 6f |. Many operatio| 00001400 6e 73 20 63 61 6e 20 74 68 65 6e 20 62 65 20 63 |ns can then be c| 00001410 68 6f 73 65 6e 20 66 72 6f 6d 20 74 68 65 20 53 |hosen from the S| 00001420 65 6c 65 63 74 69 6f 6e 20 0a 73 75 62 2d 6d 65 |election .sub-me| 00001430 6e 75 2e 20 20 46 6f 72 20 65 78 61 6d 70 6c 65 |nu. For example| 00001440 2c 20 63 6f 6c 6f 75 72 2c 20 6c 69 6e 65 20 61 |, colour, line a| 00001450 6e 64 20 74 65 78 74 20 73 74 79 6c 65 73 20 63 |nd text styles c| 00001460 61 6e 20 62 65 20 63 68 6f 73 65 6e 20 66 72 6f |an be chosen fro| 00001470 6d 20 0a 68 65 72 65 2e 20 20 59 6f 75 20 63 61 |m .here. You ca| 00001480 6e 20 61 6c 73 6f 20 63 68 61 6e 67 65 20 6d 61 |n also change ma| 00001490 6e 79 20 61 74 74 72 69 62 75 74 65 73 20 6f 66 |ny attributes of| 000014a0 20 61 6e 20 61 78 69 73 20 69 6e 20 74 68 65 20 | an axis in the | 000014b0 41 78 69 73 20 0a 64 69 61 6c 6f 67 75 65 20 62 |Axis .dialogue b| 000014c0 6f 78 2e 0a 0a 54 6f 20 73 65 6c 65 63 74 20 61 |ox...To select a| 000014d0 20 77 68 6f 6c 65 20 73 65 72 69 65 73 20 6f 66 | whole series of| 000014e0 20 64 61 74 61 2c 20 63 6c 69 63 6b 20 77 69 74 | data, click wit| 000014f0 68 20 74 68 65 20 53 65 6c 65 63 74 20 62 75 74 |h the Select but| 00001500 74 6f 6e 20 6f 6e 20 6f 6e 65 20 0a 6f 66 20 74 |ton on one .of t| 00001510 68 65 20 64 61 74 61 20 65 6c 65 6d 65 6e 74 73 |he data elements| 00001520 2e 20 20 54 6f 20 73 65 6c 65 63 74 20 6a 75 73 |. To select jus| 00001530 74 20 61 20 73 69 6e 67 6c 65 20 70 6f 69 6e 74 |t a single point| 00001540 20 77 69 74 68 69 6e 20 74 68 65 20 73 65 72 69 | within the seri| 00001550 65 73 2c 20 0a 63 6c 69 63 6b 20 77 69 74 68 20 |es, .click with | 00001560 74 68 65 20 41 64 6a 75 73 74 20 62 75 74 74 6f |the Adjust butto| 00001570 6e 20 6f 6e 20 69 74 2e 20 20 49 66 20 79 6f 75 |n on it. If you| 00001580 20 68 61 76 65 20 61 20 64 61 74 61 20 73 65 72 | have a data ser| 00001590 69 65 73 20 73 65 6c 65 63 74 65 64 20 0a 79 6f |ies selected .yo| 000015a0 75 20 63 61 6e 20 63 68 61 6e 67 65 20 69 74 73 |u can change its| 000015b0 20 61 74 74 72 69 62 75 74 65 73 20 75 73 69 6e | attributes usin| 000015c0 67 20 65 69 74 68 65 72 20 74 68 65 20 53 65 72 |g either the Ser| 000015d0 69 65 73 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 |ies dialogue box| 000015e0 20 6f 6e 20 0a 74 68 65 20 53 65 6c 65 63 74 69 | on .the Selecti| 000015f0 6f 6e 20 73 75 62 2d 6d 65 6e 75 2c 20 6f 72 20 |on sub-menu, or | 00001600 62 79 20 6d 61 6b 69 6e 67 20 73 65 6c 65 63 74 |by making select| 00001610 69 6f 6e 73 20 69 6e 20 6f 6e 65 20 6f 66 20 74 |ions in one of t| 00001620 68 65 20 0a 67 61 6c 6c 65 72 69 65 73 2e 0a 0a |he .galleries...| 00001630 49 66 20 79 6f 75 20 63 61 6e 6e 6f 74 20 73 65 |If you cannot se| 00001640 6c 65 63 74 20 61 6e 79 20 70 61 72 74 69 63 75 |lect any particu| 00001650 6c 61 72 20 65 6c 65 6d 65 6e 74 20 6f 66 20 74 |lar element of t| 00001660 68 65 20 63 68 61 72 74 20 62 65 63 61 75 73 65 |he chart because| 00001670 20 69 74 20 69 73 20 0a 68 69 64 64 65 6e 20 62 | it is .hidden b| 00001680 79 20 61 6e 6f 74 68 65 72 20 65 6c 65 6d 65 6e |y another elemen| 00001690 74 2c 20 63 6c 69 63 6b 20 69 6e 20 74 68 65 20 |t, click in the | 000016a0 74 6f 70 2d 6c 65 66 74 20 6f 66 20 74 68 65 20 |top-left of the | 000016b0 63 68 61 72 74 20 65 64 69 74 69 6e 67 20 0a 77 |chart editing .w| 000016c0 69 6e 64 6f 77 20 77 68 65 72 65 20 74 68 65 20 |indow where the | 000016d0 73 65 6c 65 63 74 65 64 20 65 6c 65 6d 65 6e 74 |selected element| 000016e0 20 69 73 20 6e 61 6d 65 64 2e 20 20 43 6c 69 63 | is named. Clic| 000016f0 6b 69 6e 67 20 53 65 6c 65 63 74 20 68 65 72 65 |king Select here| 00001700 20 77 69 6c 6c 20 0a 73 65 6c 65 63 74 20 74 68 | will .select th| 00001710 65 20 6e 65 78 74 20 74 79 70 65 20 6f 66 20 65 |e next type of e| 00001720 6c 65 6d 65 6e 74 2e 20 20 43 6c 69 63 6b 69 6e |lement. Clickin| 00001730 67 20 41 64 6a 75 73 74 20 68 65 72 65 20 77 69 |g Adjust here wi| 00001740 6c 6c 20 63 6c 65 61 72 20 74 68 65 20 0a 73 65 |ll clear the .se| 00001750 6c 65 63 74 69 6f 6e 2e 0a 0a 54 6f 20 62 72 69 |lection...To bri| 00001760 6e 67 20 70 69 63 74 75 72 65 73 20 69 6e 20 74 |ng pictures in t| 00001770 6f 20 74 68 65 20 63 68 61 72 74 2c 20 73 65 6c |o the chart, sel| 00001780 65 63 74 20 74 68 65 20 63 68 61 72 74 20 65 6c |ect the chart el| 00001790 65 6d 65 6e 74 73 20 79 6f 75 20 77 61 6e 74 20 |ements you want | 000017a0 0a 74 68 65 20 70 69 63 74 75 72 65 20 74 6f 20 |.the picture to | 000017b0 66 69 6c 6c 20 61 6e 64 20 64 72 61 67 20 69 6e |fill and drag in| 000017c0 20 61 20 64 72 61 77 20 66 69 6c 65 20 66 72 6f | a draw file fro| 000017d0 6d 20 61 20 64 69 72 65 63 74 6f 72 79 20 76 69 |m a directory vi| 000017e0 65 77 65 72 2e 0a 46 6f 72 20 65 78 61 6d 70 6c |ewer..For exampl| 000017f0 65 2c 20 69 66 20 79 6f 75 20 73 65 6c 65 63 74 |e, if you select| 00001800 20 74 68 65 20 70 6c 6f 74 20 61 72 65 61 20 61 | the plot area a| 00001810 6e 64 20 64 72 61 67 20 61 20 64 72 61 77 20 66 |nd drag a draw f| 00001820 69 6c 65 2c 20 0a 50 69 70 65 44 72 65 61 6d 20 |ile, .PipeDream | 00001830 77 69 6c 6c 20 64 69 73 70 6c 61 79 20 74 68 65 |will display the| 00001840 20 64 72 61 77 20 61 73 20 61 20 62 61 63 6b 64 | draw as a backd| 00001850 72 6f 70 20 74 6f 20 79 6f 75 72 20 63 68 61 72 |rop to your char| 00001860 74 2e 20 20 56 65 72 79 20 0a 69 6d 70 72 65 73 |t. Very .impres| 00001870 73 69 76 65 20 64 69 73 70 6c 61 79 73 20 63 61 |sive displays ca| 00001880 6e 20 62 65 20 6d 61 64 65 20 75 73 69 6e 67 20 |n be made using | 00001890 74 68 69 73 20 74 65 63 68 6e 69 71 75 65 2e 20 |this technique. | 000018a0 20 41 74 20 43 6f 6c 74 6f 6e 20 0a 53 6f 66 74 | At Colton .Soft| 000018b0 77 61 72 65 20 77 65 20 6f 66 74 65 6e 20 75 73 |ware we often us| 000018c0 65 20 74 68 65 20 66 69 6c 65 20 63 61 6c 6c 65 |e the file calle| 000018d0 64 20 42 61 63 6b 44 72 6f 70 20 77 68 69 63 68 |d BackDrop which| 000018e0 20 69 73 20 70 72 6f 76 69 64 65 64 20 69 6e 20 | is provided in | 000018f0 74 68 65 20 0a 50 69 63 74 75 72 65 73 20 64 69 |the .Pictures di| 00001900 72 65 63 74 6f 72 79 2e 0a 0a 53 69 6d 69 6c 61 |rectory...Simila| 00001910 72 6c 79 20 77 69 74 68 20 50 65 6e 67 75 69 6e |rly with Penguin| 00001920 20 47 72 61 70 68 69 63 73 2e 20 20 4d 61 6b 65 | Graphics. Make| 00001930 20 79 6f 75 72 20 66 69 72 73 74 20 50 65 6e 67 | your first Peng| 00001940 75 69 6e 20 47 72 61 70 68 20 62 79 20 0a 73 65 |uin Graph by .se| 00001950 6c 65 63 74 69 6e 67 20 6f 6e 65 20 6f 66 20 74 |lecting one of t| 00001960 68 65 20 74 77 6f 20 70 65 6e 67 75 69 6e 20 69 |he two penguin i| 00001970 63 6f 6e 73 20 69 6e 20 74 68 65 20 62 61 72 20 |cons in the bar | 00001980 67 61 6c 6c 65 72 79 20 61 6e 64 20 73 77 69 74 |gallery and swit| 00001990 63 68 69 6e 67 20 0a 6f 66 66 20 33 44 2e 20 20 |ching .off 3D. | 000019a0 54 68 65 6e 20 73 65 6c 65 63 74 20 65 69 74 68 |Then select eith| 000019b0 65 72 20 61 20 77 68 6f 6c 65 20 73 65 72 69 65 |er a whole serie| 000019c0 73 20 6f 72 20 61 20 73 69 6e 67 6c 65 20 64 61 |s or a single da| 000019d0 74 61 20 70 6f 69 6e 74 20 61 6e 64 20 0a 64 72 |ta point and .dr| 000019e0 61 67 20 69 6e 20 61 20 64 72 61 77 20 66 69 6c |ag in a draw fil| 000019f0 65 20 74 6f 20 66 69 6c 6c 20 74 68 65 20 64 61 |e to fill the da| 00001a00 74 61 20 70 6f 69 6e 74 73 20 77 69 74 68 20 74 |ta points with t| 00001a10 68 65 20 6e 65 77 20 70 69 63 74 75 72 65 2e 20 |he new picture. | 00001a20 53 6f 6d 65 20 0a 73 75 69 74 61 62 6c 65 20 70 |Some .suitable p| 00001a30 69 63 74 75 72 65 73 20 61 72 65 20 70 72 6f 76 |ictures are prov| 00001a40 69 64 65 64 20 69 6e 20 74 68 65 20 50 69 63 74 |ided in the Pict| 00001a50 75 72 65 73 20 64 69 72 65 63 74 6f 72 79 20 6f |ures directory o| 00001a60 6e 20 74 68 69 73 20 64 69 73 63 2e 0a 46 6c 61 |n this disc..Fla| 00001a70 67 73 20 61 72 65 20 76 65 72 79 20 67 6f 6f 64 |gs are very good| 00001a80 20 66 6f 72 20 75 73 69 6e 67 20 69 6e 20 73 74 | for using in st| 00001a90 61 63 6b 65 64 20 70 65 6e 67 75 69 6e 20 63 68 |acked penguin ch| 00001aa0 61 72 74 73 2e 0a 0a 50 6f 69 6e 74 73 20 77 69 |arts...Points wi| 00001ab0 74 68 69 6e 20 6c 69 6e 65 20 61 6e 64 20 73 63 |thin line and sc| 00001ac0 61 74 74 65 72 20 63 68 61 72 74 73 20 61 72 65 |atter charts are| 00001ad0 20 61 6c 73 6f 20 73 70 65 63 69 66 69 65 64 20 | also specified | 00001ae0 62 79 20 64 72 61 77 20 66 69 6c 65 73 20 0a 77 |by draw files .w| 00001af0 68 69 63 68 20 79 6f 75 20 63 61 6e 20 73 75 70 |hich you can sup| 00001b00 70 6c 79 2e 20 20 53 65 6c 65 63 74 20 61 20 70 |ply. Select a p| 00001b10 6f 69 6e 74 20 6f 72 20 61 20 73 65 72 69 65 73 |oint or a series| 00001b20 20 61 6e 64 20 64 72 61 67 20 61 20 64 72 61 77 | and drag a draw| 00001b30 20 66 69 6c 65 20 0a 69 6e 74 6f 20 74 68 65 20 | file .into the | 00001b40 77 69 6e 64 6f 77 2e 0a 0a 54 68 65 20 70 69 63 |window...The pic| 00001b50 74 75 72 65 73 20 74 68 61 74 20 50 69 70 65 44 |tures that PipeD| 00001b60 72 65 61 6d 20 75 73 65 73 20 61 73 20 64 65 66 |ream uses as def| 00001b70 61 75 6c 74 73 20 61 72 65 20 69 6e 20 74 68 65 |aults are in the| 00001b80 20 64 69 72 65 63 74 6f 72 69 65 73 20 0a 21 50 | directories .!P| 00001b90 69 70 65 44 72 65 61 6d 2e 50 69 63 74 75 72 65 |ipeDream.Picture| 00001ba0 73 20 61 6e 64 20 21 50 69 70 65 44 72 65 61 6d |s and !PipeDream| 00001bb0 2e 4d 61 72 6b 65 72 73 20 2e 20 20 54 68 65 20 |.Markers . The | 00001bc0 50 69 63 74 75 72 65 73 20 64 69 72 65 63 74 6f |Pictures directo| 00001bd0 72 79 20 0a 63 6f 6e 74 61 69 6e 73 20 74 68 65 |ry .contains the| 00001be0 20 70 69 63 74 75 72 65 73 20 66 6f 72 20 74 68 | pictures for th| 00001bf0 65 20 50 65 6e 67 75 69 6e 20 67 72 61 70 68 69 |e Penguin graphi| 00001c00 63 73 2e 20 20 53 65 72 69 65 73 20 31 20 69 73 |cs. Series 1 is| 00001c10 20 66 69 6c 65 20 53 31 2c 20 0a 53 65 72 69 65 | file S1, .Serie| 00001c20 73 20 32 20 69 73 20 53 32 20 61 6e 64 20 73 6f |s 2 is S2 and so| 00001c30 20 6f 6e 2e 20 20 54 68 65 20 4d 61 72 6b 65 72 | on. The Marker| 00001c40 73 20 64 69 72 65 63 74 6f 72 79 20 63 6f 6e 74 |s directory cont| 00001c50 61 69 6e 73 20 74 68 65 20 70 69 63 74 75 72 65 |ains the picture| 00001c60 73 20 0a 66 6f 72 20 6c 69 6e 65 20 61 6e 64 20 |s .for line and | 00001c70 73 63 61 74 74 65 72 20 63 68 61 72 74 73 20 75 |scatter charts u| 00001c80 73 69 6e 67 20 74 68 65 20 73 61 6d 65 20 63 6f |sing the same co| 00001c90 6e 76 65 6e 74 69 6f 6e 2e 20 20 49 66 20 79 6f |nvention. If yo| 00001ca0 75 20 77 69 73 68 20 74 6f 20 0a 63 68 61 6e 67 |u wish to .chang| 00001cb0 65 20 74 68 65 20 64 65 66 61 75 6c 74 20 70 69 |e the default pi| 00001cc0 63 74 75 72 65 73 20 66 6f 72 20 74 68 65 73 65 |ctures for these| 00001cd0 20 63 68 61 72 74 73 2c 20 73 69 6d 70 6c 79 20 | charts, simply | 00001ce0 72 65 70 6c 61 63 65 20 74 68 65 20 66 69 6c 65 |replace the file| 00001cf0 73 20 0a 53 31 2c 20 53 32 2c 20 61 6e 64 20 73 |s .S1, S2, and s| 00001d00 6f 20 6f 6e 20 77 69 74 68 20 79 6f 75 72 20 6f |o on with your o| 00001d10 77 6e 20 64 72 61 77 20 66 69 6c 65 73 2e 0a 0a |wn draw files...| 00001d20 49 66 20 79 6f 75 20 77 69 73 68 20 74 6f 20 73 |If you wish to s| 00001d30 70 65 63 69 66 79 20 64 72 61 77 20 66 69 6c 65 |pecify draw file| 00001d40 73 20 6f 6e 20 61 20 70 6f 69 6e 74 20 62 79 20 |s on a point by | 00001d50 70 6f 69 6e 74 20 62 61 73 69 73 2c 20 72 61 74 |point basis, rat| 00001d60 68 65 72 20 0a 74 68 61 6e 20 61 20 6c 69 6e 65 |her .than a line| 00001d70 20 62 79 20 6c 69 6e 65 20 62 61 73 69 73 2c 20 | by line basis, | 00001d80 73 70 65 63 69 66 79 20 53 31 50 31 20 66 6f 72 |specify S1P1 for| 00001d90 20 53 65 72 69 65 73 20 31 20 50 6f 69 6e 74 20 | Series 1 Point | 00001da0 31 2c 20 53 31 50 32 20 66 6f 72 20 0a 53 65 72 |1, S1P2 for .Ser| 00001db0 69 65 73 20 31 20 50 6f 69 6e 74 20 32 2c 20 61 |ies 1 Point 2, a| 00001dc0 6e 64 20 73 6f 20 6f 6e 2e 0a 0a 0a 25 43 25 25 |nd so on....%C%%| 00001dd0 48 32 25 54 75 74 6f 72 69 61 6c 20 63 68 61 6e |H2%Tutorial chan| 00001de0 67 65 73 0a 0a 50 65 6e 67 75 69 6e 20 47 72 61 |ges..Penguin Gra| 00001df0 70 68 69 63 73 0a 0a 54 68 65 20 74 75 74 6f 72 |phics..The tutor| 00001e00 69 61 6c 20 65 78 61 6d 70 6c 65 20 73 68 6f 77 |ial example show| 00001e10 69 6e 67 20 68 6f 77 20 74 6f 20 63 72 65 61 74 |ing how to creat| 00001e20 65 20 61 20 50 65 6e 67 75 69 6e 20 63 68 61 72 |e a Penguin char| 00001e30 74 20 69 73 20 72 61 74 68 65 72 20 0a 6d 69 73 |t is rather .mis| 00001e40 6c 65 61 64 69 6e 67 2e 20 20 49 6e 20 70 61 72 |leading. In par| 00001e50 74 69 63 75 6c 61 72 2c 20 74 68 65 20 66 6f 6c |ticular, the fol| 00001e60 6c 6f 77 69 6e 67 20 63 6f 72 72 65 63 74 69 6f |lowing correctio| 00001e70 6e 73 20 6e 65 65 64 20 74 6f 20 62 65 20 6d 61 |ns need to be ma| 00001e80 64 65 3a 0a 0a 31 2e 20 50 61 67 65 73 20 37 34 |de:..1. Pages 74| 00001e90 2c 37 35 2e 20 20 54 68 65 20 73 63 72 65 65 6e |,75. The screen| 00001ea0 73 68 6f 74 73 20 6f 6e 20 74 68 65 73 65 20 74 |shots on these t| 00001eb0 77 6f 20 70 61 67 65 73 20 68 61 76 65 20 62 65 |wo pages have be| 00001ec0 65 6e 20 73 77 61 70 70 65 64 2e 0a 54 68 65 20 |en swapped..The | 00001ed0 74 6f 74 61 6c 73 20 73 68 6f 75 6c 64 20 62 65 |totals should be| 00001ee0 20 69 6e 20 74 68 65 20 73 63 72 65 65 6e 73 68 | in the screensh| 00001ef0 6f 74 20 6f 6e 20 70 61 67 65 20 37 35 2c 20 61 |ot on page 75, a| 00001f00 6e 64 20 6e 6f 74 20 69 6e 20 74 68 65 20 0a 73 |nd not in the .s| 00001f10 63 72 65 65 6e 73 68 6f 74 20 6f 6e 20 70 61 67 |creenshot on pag| 00001f20 65 20 37 34 2e 0a 0a 32 2e 20 50 61 67 65 20 37 |e 74...2. Page 7| 00001f30 36 2e 20 20 54 68 65 20 6d 61 72 6b 65 64 20 62 |6. The marked b| 00001f40 6c 6f 63 6b 20 69 6e 20 74 68 65 20 73 63 72 65 |lock in the scre| 00001f50 65 6e 73 68 6f 74 20 73 68 6f 75 6c 64 20 73 74 |enshot should st| 00001f60 61 72 74 20 61 74 20 73 6c 6f 74 20 0a 42 32 30 |art at slot .B20| 00001f70 20 61 6e 64 20 63 6f 6e 74 69 6e 75 65 20 6f 6e | and continue on| 00001f80 6c 79 20 75 6e 74 69 6c 20 73 6c 6f 74 20 43 32 |ly until slot C2| 00001f90 33 2e 20 20 4a 75 73 74 20 6f 6e 65 20 73 65 74 |3. Just one set| 00001fa0 20 6f 66 20 76 61 6c 75 65 73 20 69 73 20 62 65 | of values is be| 00001fb0 69 6e 67 20 0a 63 68 61 72 74 65 64 2e 0a 0a 33 |ing .charted...3| 00001fc0 2e 20 50 61 67 65 20 37 38 2c 20 74 6f 70 2e 20 |. Page 78, top. | 00001fd0 20 41 6e 20 65 61 73 69 65 72 20 77 61 79 20 74 | An easier way t| 00001fe0 6f 20 73 65 6c 65 63 74 20 50 65 6e 67 75 69 6e |o select Penguin| 00001ff0 20 67 72 61 70 68 69 63 73 20 69 73 20 74 68 72 | graphics is thr| 00002000 6f 75 67 68 20 0a 74 68 65 20 47 61 6c 6c 65 72 |ough .the Galler| 00002010 79 2e 20 20 42 72 69 6e 67 20 75 70 20 74 68 65 |y. Bring up the| 00002020 20 47 61 6c 6c 65 72 79 20 6d 65 6e 75 20 61 6e | Gallery menu an| 00002030 64 20 73 65 6c 65 63 74 20 42 61 72 2e 2e 2e 20 |d select Bar... | 00002040 2e 20 20 43 6c 69 63 6b 20 6f 6e 20 0a 74 68 65 |. Click on .the| 00002050 20 70 69 63 74 75 72 65 20 6f 66 20 74 68 65 20 | picture of the | 00002060 73 74 61 63 6b 65 64 20 70 65 6e 67 75 69 6e 73 |stacked penguins| 00002070 2e 20 20 54 68 69 73 20 77 69 6c 6c 20 63 68 61 |. This will cha| 00002080 6e 67 65 20 74 68 65 20 63 68 61 72 74 20 74 6f |nge the chart to| 00002090 20 0a 67 69 76 65 20 79 6f 75 20 70 65 6e 67 75 | .give you pengu| 000020a0 69 6e 73 2e 20 20 43 6c 69 63 6b 20 6f 6e 20 74 |ins. Click on t| 000020b0 68 65 20 33 44 20 73 77 69 74 63 68 20 74 6f 20 |he 3D switch to | 000020c0 73 77 69 74 63 68 20 33 44 20 6f 66 66 20 61 6e |switch 3D off an| 000020d0 64 20 74 68 65 6e 20 0a 63 6c 69 63 6b 20 6f 6e |d then .click on| 000020e0 20 4f 4b 2e 0a 0a 34 2e 20 50 61 67 65 20 37 39 | OK...4. Page 79| 000020f0 2c 20 74 6f 70 2e 20 20 57 68 65 6e 20 73 61 76 |, top. When sav| 00002100 69 6e 67 20 74 68 65 20 6c 69 76 65 20 63 68 61 |ing the live cha| 00002110 72 74 20 69 6e 74 6f 20 74 68 65 20 50 69 70 65 |rt into the Pipe| 00002120 44 72 65 61 6d 20 77 69 6e 64 6f 77 20 0a 74 68 |Dream window .th| 00002130 65 20 43 68 61 72 74 20 45 64 69 74 69 6e 67 20 |e Chart Editing | 00002140 77 69 6e 64 6f 77 20 77 69 6c 6c 20 6e 6f 74 20 |window will not | 00002150 64 69 73 61 70 70 65 61 72 2e 20 20 54 68 69 73 |disappear. This| 00002160 20 69 73 20 73 6f 20 79 6f 75 20 63 61 6e 20 63 | is so you can c| 00002170 61 72 72 79 20 0a 6f 6e 20 65 64 69 74 69 6e 67 |arry .on editing| 00002180 20 69 6e 20 79 6f 75 72 20 63 68 61 72 74 20 77 | in your chart w| 00002190 69 6e 64 6f 77 20 69 66 20 79 6f 75 20 77 69 73 |indow if you wis| 000021a0 68 2e 20 20 0a 0a 41 66 74 65 72 20 79 6f 75 20 |h. ..After you | 000021b0 68 61 76 65 20 63 6c 6f 73 65 64 20 74 68 65 20 |have closed the | 000021c0 43 68 61 72 74 20 45 64 69 74 69 6e 67 20 77 69 |Chart Editing wi| 000021d0 6e 64 6f 77 20 61 6e 64 20 79 6f 75 20 68 61 76 |ndow and you hav| 000021e0 65 20 74 68 65 20 63 68 61 72 74 20 0a 69 6e 20 |e the chart .in | 000021f0 74 68 65 20 77 69 6e 64 6f 77 20 79 6f 75 20 63 |the window you c| 00002200 61 6e 20 72 65 73 74 61 72 74 20 74 68 65 20 43 |an restart the C| 00002210 68 61 72 74 20 45 64 69 74 69 6e 67 20 77 69 6e |hart Editing win| 00002220 64 6f 77 20 62 79 20 73 65 6c 65 63 74 69 6e 67 |dow by selecting| 00002230 20 0a 45 64 69 74 20 43 68 61 72 74 20 66 72 6f | .Edit Chart fro| 00002240 6d 20 74 68 65 20 50 69 70 65 44 72 65 61 6d 20 |m the PipeDream | 00002250 6d 65 6e 75 2e 20 20 0a 0a 0a 0a 25 43 25 25 48 |menu. ....%C%%H| 00002260 32 25 52 65 66 65 72 65 6e 63 65 20 47 75 69 64 |2%Reference Guid| 00002270 65 20 63 68 61 6e 67 65 73 0a 0a 31 2e 20 50 61 |e changes..1. Pa| 00002280 67 65 20 33 31 2e 20 20 52 65 6d 6f 76 65 20 66 |ge 31. Remove f| 00002290 72 6f 6d 20 63 68 61 72 74 20 6e 6f 20 6c 6f 6e |rom chart no lon| 000022a0 67 65 72 20 65 78 69 73 74 73 20 61 73 20 61 20 |ger exists as a | 000022b0 50 69 70 65 44 72 65 61 6d 20 63 6f 6d 6d 61 6e |PipeDream comman| 000022c0 64 2e 20 20 0a 49 6e 73 74 65 61 64 20 79 6f 75 |d. .Instead you| 000022d0 20 63 61 6e 20 73 65 6c 65 63 74 20 61 20 73 65 | can select a se| 000022e0 72 69 65 73 20 6f 66 20 64 61 74 61 20 61 6e 64 |ries of data and| 000022f0 20 75 73 65 20 52 65 6d 6f 76 65 20 73 65 72 69 | use Remove seri| 00002300 65 73 20 69 6e 20 74 68 65 20 0a 53 65 72 69 65 |es in the .Serie| 00002310 73 20 64 69 61 6c 6f 67 20 62 6f 78 20 6f 6e 20 |s dialog box on | 00002320 74 68 65 20 53 65 6c 65 63 74 69 6f 6e 20 6d 65 |the Selection me| 00002330 6e 75 20 69 6e 20 74 68 65 20 43 68 61 72 74 20 |nu in the Chart | 00002340 65 64 69 74 69 6e 67 20 77 69 6e 64 6f 77 2e 0a |editing window..| 00002350 0a 32 2e 20 50 61 67 65 20 33 33 2e 20 20 54 68 |.2. Page 33. Th| 00002360 65 20 43 68 61 72 74 20 6d 65 6e 75 20 68 61 73 |e Chart menu has| 00002370 20 61 6e 20 61 64 64 69 74 69 6f 6e 61 6c 20 65 | an additional e| 00002380 6e 74 72 79 20 63 61 6c 6c 65 64 20 4f 70 74 69 |ntry called Opti| 00002390 6f 6e 73 20 0a 77 68 69 63 68 20 67 69 76 65 73 |ons .which gives| 000023a0 20 79 6f 75 20 61 20 64 69 61 6c 6f 67 75 65 20 | you a dialogue | 000023b0 62 6f 78 2e 20 20 59 6f 75 20 63 61 6e 20 73 70 |box. You can sp| 000023c0 65 63 69 66 79 20 68 65 72 65 20 74 68 65 20 73 |ecify here the s| 000023d0 69 7a 65 20 61 6e 64 20 0a 6d 61 72 67 69 6e 20 |ize and .margin | 000023e0 73 65 74 74 69 6e 67 73 20 66 6f 72 20 74 68 65 |settings for the| 000023f0 20 63 68 61 72 74 2e 0a 0a 33 2e 20 50 61 67 65 | chart...3. Page| 00002400 20 33 33 2e 20 20 54 68 65 20 47 61 6c 6c 65 72 | 33. The Galler| 00002410 79 20 6d 65 6e 75 20 68 61 73 20 61 6e 20 61 64 |y menu has an ad| 00002420 64 69 74 69 6f 6e 61 6c 20 65 6e 74 72 79 20 53 |ditional entry S| 00002430 61 76 65 20 70 72 65 66 65 72 72 65 64 20 0a 77 |ave preferred .w| 00002440 68 69 63 68 20 79 6f 75 20 63 61 6e 20 75 73 65 |hich you can use| 00002450 20 74 6f 20 73 61 76 65 20 79 6f 75 72 20 70 72 | to save your pr| 00002460 65 66 65 72 72 65 64 20 63 68 61 72 74 20 73 65 |eferred chart se| 00002470 74 74 69 6e 67 73 2e 0a 0a 34 2e 20 50 61 67 65 |ttings...4. Page| 00002480 20 33 34 2e 20 20 54 68 65 20 50 69 65 20 47 61 | 34. The Pie Ga| 00002490 6c 6c 65 72 79 20 68 61 73 20 73 69 78 20 73 74 |llery has six st| 000024a0 79 6c 65 73 20 6f 66 20 50 69 65 20 63 68 61 72 |yles of Pie char| 000024b0 74 2e 20 20 54 68 65 20 0a 65 78 70 6c 6f 73 69 |t. The .explosi| 000024c0 6f 6e 20 64 69 73 74 61 6e 63 65 20 68 61 73 20 |on distance has | 000024d0 63 68 61 6e 67 65 64 20 73 6f 20 74 68 61 74 20 |changed so that | 000024e0 69 74 20 69 73 20 73 70 65 63 69 66 69 65 64 20 |it is specified | 000024f0 62 79 20 61 20 70 65 72 63 65 6e 74 61 67 65 2e |by a percentage.| 00002500 20 0a 54 68 69 73 20 69 73 20 72 61 74 68 65 72 | .This is rather| 00002510 20 65 61 73 69 65 72 20 74 68 61 6e 20 74 68 65 | easier than the| 00002520 20 6d 65 74 68 6f 64 20 64 65 73 63 72 69 62 65 | method describe| 00002530 64 2e 0a 0a 35 2e 20 50 61 67 65 20 33 35 2e 20 |d...5. Page 35. | 00002540 20 33 44 20 61 78 69 73 20 72 6f 74 61 74 69 6f | 3D axis rotatio| 00002550 6e 2e 20 20 54 68 65 20 72 6f 74 61 74 69 6f 6e |n. The rotation| 00002560 20 69 73 20 75 70 20 74 6f 20 36 30 20 64 65 67 | is up to 60 deg| 00002570 72 65 65 73 2e 20 20 4d 6f 73 74 20 0a 63 68 61 |rees. Most .cha| 00002580 72 74 73 20 6c 6f 6f 6b 20 62 65 73 74 20 61 74 |rts look best at| 00002590 20 74 68 65 20 64 65 66 61 75 6c 74 20 73 65 74 | the default set| 000025a0 74 69 6e 67 73 20 6f 66 20 31 30 20 64 65 67 72 |tings of 10 degr| 000025b0 65 65 73 2e 0a 0a 36 2e 20 50 61 67 65 20 33 35 |ees...6. Page 35| 000025c0 2e 20 50 6f 69 6e 74 20 63 68 61 72 74 73 20 61 |. Point charts a| 000025d0 72 65 20 6e 6f 74 20 67 69 76 65 6e 20 74 68 65 |re not given the| 000025e0 69 72 20 6f 77 6e 20 69 63 6f 6e 73 2e 20 20 54 |ir own icons. T| 000025f0 68 65 79 20 63 61 6e 20 62 65 20 0a 64 69 73 70 |hey can be .disp| 00002600 6c 61 79 65 64 20 62 79 20 73 65 6c 65 63 74 69 |layed by selecti| 00002610 6e 67 20 61 20 6c 69 6e 65 20 63 68 61 72 74 20 |ng a line chart | 00002620 77 69 74 68 20 70 6f 69 6e 74 73 2c 20 73 65 6c |with points, sel| 00002630 65 63 74 69 6e 67 20 74 68 65 20 73 65 72 69 65 |ecting the serie| 00002640 73 20 0a 61 6e 64 20 73 65 74 74 69 6e 67 20 74 |s .and setting t| 00002650 68 65 20 66 69 6c 6c 20 63 6f 6c 6f 75 72 20 74 |he fill colour t| 00002660 6f 20 6e 6f 6e 65 2e 0a 0a 37 2e 20 50 61 67 65 |o none...7. Page| 00002670 20 33 36 2e 20 20 54 68 65 20 4f 76 65 72 6c 61 | 36. The Overla| 00002680 79 73 20 6f 70 74 69 6f 6e 20 64 6f 65 73 20 6e |ys option does n| 00002690 6f 74 20 68 61 76 65 20 61 20 64 69 61 6c 6f 67 |ot have a dialog| 000026a0 75 65 20 62 6f 78 2e 20 20 49 6e 73 74 65 61 64 |ue box. Instead| 000026b0 20 0a 79 6f 75 20 63 61 6e 20 63 6c 69 63 6b 20 | .you can click | 000026c0 6f 6e 20 74 68 65 20 4f 76 65 72 6c 61 79 73 20 |on the Overlays | 000026d0 65 6e 74 72 79 20 69 6e 20 74 68 65 20 63 68 61 |entry in the cha| 000026e0 72 74 20 6d 65 6e 75 20 74 6f 20 73 77 69 74 63 |rt menu to switc| 000026f0 68 20 74 68 65 6d 20 0a 6f 6e 2e 20 4e 6f 72 6d |h them .on. Norm| 00002700 61 6c 6c 79 20 74 68 69 73 20 77 69 6c 6c 20 62 |ally this will b| 00002710 65 20 64 6f 6e 65 20 77 68 65 6e 20 63 68 61 72 |e done when char| 00002720 74 69 6e 67 20 74 77 6f 20 64 61 74 61 20 73 65 |ting two data se| 00002730 72 69 65 73 2e 20 20 54 68 69 73 20 0a 77 69 6c |ries. This .wil| 00002740 6c 20 6d 61 6b 65 20 73 65 72 69 65 73 20 31 20 |l make series 1 | 00002750 61 20 62 61 72 20 63 68 61 72 74 20 61 6e 64 20 |a bar chart and | 00002760 73 65 72 69 65 73 20 32 20 61 20 6c 69 6e 65 20 |series 2 a line | 00002770 63 68 61 72 74 2e 20 20 59 6f 75 20 63 61 6e 20 |chart. You can | 00002780 0a 73 65 6c 65 63 74 20 61 20 73 65 72 69 65 73 |.select a series| 00002790 20 61 6e 64 20 63 68 61 6e 67 65 20 69 74 73 20 | and change its | 000027a0 61 74 74 72 69 62 75 74 65 73 2e 0a 0a 38 2e 20 |attributes...8. | 000027b0 50 61 67 65 20 33 38 2e 20 20 54 6f 20 75 73 65 |Page 38. To use| 000027c0 20 79 6f 75 72 20 6f 77 6e 20 70 69 63 74 75 72 | your own pictur| 000027d0 65 20 61 73 20 61 20 66 69 6c 6c 20 70 61 74 74 |e as a fill patt| 000027e0 65 72 6e 2c 20 73 69 6d 70 6c 79 20 73 65 6c 65 |ern, simply sele| 000027f0 63 74 20 61 20 0a 73 65 72 69 65 73 20 6f 66 20 |ct a .series of | 00002800 62 61 72 73 20 28 63 6c 69 63 6b 20 74 68 65 20 |bars (click the | 00002810 53 65 6c 65 63 74 20 62 75 74 74 6f 6e 29 2c 20 |Select button), | 00002820 6f 72 20 61 20 73 69 6e 67 6c 65 20 62 61 72 20 |or a single bar | 00002830 28 63 6c 69 63 6b 20 74 68 65 20 0a 41 64 6a 75 |(click the .Adju| 00002840 73 74 20 62 75 74 74 6f 6e 29 2c 20 61 6e 64 20 |st button), and | 00002850 64 72 61 67 20 79 6f 75 72 20 64 72 61 77 20 66 |drag your draw f| 00002860 69 6c 65 20 69 6e 74 6f 20 74 68 65 20 63 68 61 |ile into the cha| 00002870 72 74 20 77 69 6e 64 6f 77 2e 0a 0a 54 6f 20 75 |rt window...To u| 00002880 73 65 20 79 6f 75 72 20 6f 77 6e 20 70 69 63 74 |se your own pict| 00002890 75 72 65 20 61 73 20 61 20 62 61 63 6b 64 72 6f |ure as a backdro| 000028a0 70 2c 20 73 65 6c 65 63 74 20 74 68 65 20 50 6c |p, select the Pl| 000028b0 6f 74 20 61 72 65 61 20 6f 72 20 74 68 65 20 0a |ot area or the .| 000028c0 63 68 61 72 74 20 61 6e 64 20 64 72 61 67 20 79 |chart and drag y| 000028d0 6f 75 72 20 64 72 61 77 20 66 69 6c 65 20 69 6e |our draw file in| 000028e0 74 6f 20 74 68 65 20 77 69 6e 64 6f 77 2e 0a 0a |to the window...| 000028f0 54 6f 20 63 6c 65 61 72 20 61 20 70 69 63 74 75 |To clear a pictu| 00002900 72 65 20 66 72 6f 6d 20 74 68 65 20 63 68 61 72 |re from the char| 00002910 74 2c 20 73 65 6c 65 63 74 20 74 68 65 20 70 61 |t, select the pa| 00002920 72 74 20 6f 66 20 74 68 65 20 63 68 61 72 74 20 |rt of the chart | 00002930 69 74 20 69 73 20 0a 66 69 6c 6c 69 6e 67 20 61 |it is .filling a| 00002940 6e 64 20 73 77 69 74 63 68 20 6f 66 66 20 74 68 |nd switch off th| 00002950 65 20 50 69 63 74 75 72 65 20 66 69 6c 6c 20 65 |e Picture fill e| 00002960 6e 74 72 79 20 69 6e 20 74 68 65 20 46 69 6c 6c |ntry in the Fill| 00002970 20 73 74 79 6c 65 20 0a 64 69 61 6c 6f 67 75 65 | style .dialogue| 00002980 20 62 6f 78 20 69 6e 20 74 68 65 20 53 65 6c 65 | box in the Sele| 00002990 63 74 69 6f 6e 20 73 75 62 2d 6d 65 6e 75 2e 0a |ction sub-menu..| 000029a0 0a 39 2e 20 50 61 67 65 20 34 30 2e 20 48 69 6e |.9. Page 40. Hin| 000029b0 74 20 63 6f 6c 6f 75 72 20 69 73 20 6e 6f 77 20 |t colour is now | 000029c0 74 65 78 74 20 62 61 63 6b 67 72 6f 75 6e 64 20 |text background | 000029d0 63 6f 6c 6f 75 72 2e 0a 0a 0a 0a 43 6f 6c 74 6f |colour.....Colto| 000029e0 6e 20 53 6f 66 74 77 61 72 65 0a 25 4c 25 32 38 |n Software.%L%28| 000029f0 20 4a 61 6e 75 61 72 79 20 31 39 39 32 0a 25 43 | January 1992.%C| 00002a00 4f 3a 42 2c 31 32 2c 36 30 25 25 43 4f 3a 43 2c |O:B,12,60%%CO:C,| 00002a10 31 32 2c 34 38 25 25 43 4f 3a 44 2c 31 32 2c 33 |12,48%%CO:D,12,3| 00002a20 36 25 25 43 4f 3a 45 2c 31 32 2c 32 34 25 25 43 |6%%CO:E,12,24%%C| 00002a30 4f 3a 46 2c 31 32 2c 31 32 25 |O:F,12,12%| 00002a3a