Home » Archimedes archive » Acorn User » AU 1997-04 A.adf » Features1 » StarInfo/Goodliffe/!GraphPlus/Manual
StarInfo/Goodliffe/!GraphPlus/Manual
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 » Acorn User » AU 1997-04 A.adf » Features1 |
Filename: | StarInfo/Goodliffe/!GraphPlus/Manual |
Read OK: | ✔ |
File size: | 3C11 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
++------------------------+ || GraphPlus | || Pete Goodliffe | ++------------------------+ || Manual | ++------------------------+ GraphPlus by Pete Goodliffe pjg@cs.nott.ac.uk � Archimedes World 1995 1.0 INTRODUCTION GraphPlus is a desktop graph processor, taking data from CSV files and generating high quality graphs in the form of drawfiles. It can produce line and scatter graphs, various bar charts, multiple pie charts, and tables. It can produce all but the latter in 2D or pseudo-3D versions. CSV files are a standard for data transfer, and can be should be produced by any speadsheet. However, if you do not have a means of producing data for a graph then the application CsvEdit is provided to create them. It is also a convenient application or minor editing of CSV files. Secion 6 describes more about CSV files. See the CsvEdit manual inside it's directory for instructions in its operation. 2.0 GRAPHPLUS OPERATION GraphPlus loads with a double click of the !GraphPlus filer icon, installing itself on the icon bar. A window displaying information about the program appears which disappears when a mouse button is next pressed. Clicking with Menu over the GraphPlus icon brings up the standard GraphPlus menu, and clicking on the icon with Select brings up the Graph Format Window. Up to six sets of data can be incoroparted on each graph. These are known as data groups. In order to create a graph, GraphPlus needs to be told which CSV file to use as the data file containing the data groups. Drag the file onto the Graph Format window, or onto the GraphPlus icon to do this. If it is not a CSV filetype file, a query window will occur to verify the choice of file. Once a data file has been shown to GraphPlus certain information about the graph needs to be set; these settings are explained in the following summary of the GraphPlus menus. 2.1 THE ICON BAR MENU Clicking with Menu over the GraphPlus icon brings up the menu in figure 2.1 The Info option leads to the GraphPlus information window, and Quit leaves the application. Clicking on either Line, Bar, Pie, or Table selects the type of graph GraphPlus will produce, the current choice is ticked. +-----------+ | GraphPlus | +-----------+ | Info > | | Style > | | Groups > | | File > | +-----------+ |� Line | | Bar | | Pie | | Table | +-----------+ | Quit | +-----------+ figure 2.1 2.2 THE STYLE SUBMENU This is shown in figure 2.2. To make GraphPlus produce a key for the graph, select Key. Switching the key on causes GraphPlus to use the key data in the Map Groups window (see section 2.6). In most cases this will add a key to the right hand side of the graph, although when creating pie charts, the key data is used as a label for each separate chart, and when creating tables, the key data is used as column headings. The background entry selects whether or not the graph is given a background box. The dialogue box it leads to is a colour picker to choose the colour of this box. The default is a light shade of blue. The fonts submenu is discussed in the following section. The best fit submenu is discussed in section 2.4 The palette submenu is discussed in section 2.5 3D graphs is ticked when the graph output will be pseudo-3D. Outline is ticked when bar chart and pie chart features are drawn with a black outline. +---------------+ | Style | +---------------+ |� Key | |� Background > | | Fonts > | | Best fit > | | Palette > | |� 3D graphs | |� Outline | +---------------+ figure 2.2 2.3 THE FONTS SUBMENU This is shown in figure 2.3. Each of the Fonts submenu entries lead to a font selector dialogue box, in which you can choose which fonts, and at what size, the graph is drawn using. These selections are split into three categories: Title - The graph title is displayed in this font Axis - Any axis labels and data markings on the axis appear in this font. All text in the body of a table is displayed in this font. Key - The key is produced with this font, as are labels on pie charts. N.B. The table headings using the key data from 'Group Map' dialogue boxes ARE NOT displayed in this font, but in the axis font. +----------+ | Fonts | +----------+ | Title > | | Axis > | | Key > | +----------+ figure 2.3 2.4 THE BEST FIT SUBMENU GraphPlus uses linear regression to calculate lines of best fit. This menu allows you to choose whether it uses X-on-Y or Y-on-X relationships. These are two different methods of calulating the line of best fit, each giving a slightly different line. +----------+ | Best fit | +----------+ | X on Y | |� Y on X | +----------+ figure 2.4 2.5 THE PALETTE SUBMENU This menu is a list of 16 colours, each definable by a standard colour picker dialogue box. The pie charts are drawn with these colours, the first segment in pie colour 1, the second in pie colour 2, and so on. When the sixteenth colour is reached, the table cycles back to use pie colour 1 again. 2.6 THE GROUPS SUBMENU From this submenu information about individual groups can be altered. The first entry, Map leads to the Map Groups submenu (see following section), and the latter leads to the Group Style submenu (see section 2.8). +----------+ | Groups | +----------+ | Map > | | Style > | +----------+ figure 2.6 2.7 THE MAP GROUPS SUBMENU This is shown in figure 2.7. Each of these entries lead to a dialogue box allowing the user to select which column of the CSV data file is to be used for each data group. The Labels entry allows you to choose which column labels are to be found in (labels are text entries used to define 'rows' of the CSV file; used in bar graphs, pie charts, and tables). The dialogue box also contains the text which will be used for that group's key entry, if key has been selected from the Style submenu (see section 2.2) If any mappings are made outside the limits of the given CSV file, they will be disregarded when the graph is made. +------------+ | Map groups | +------------+ | Group 1 > | | Group 2 > | | Group 3 > | | Group 4 > | | Group 5 > | | Group 6 > | | Labels > | +------------+ figure 2.7 2.8 THE GROUP STYLE SUBMENU This submenu is similar to the Map group menu, but without the last entry, Labels. Each of these entries leads to a dialogue box in which you set the appearance of a data group; the style and size of points (used in line graphs), the colour of the group (i.e. the colour the points/line/bar is drawn in), the thickness and dash-style of a line produced in a line graph, and on a line graph whether the points are joined with a line, whether the line is solid underneath (i.e. the area under the line shaded in the group's colour - N.B. This can obscure parts of the graph underneath), and whether a line of best fit is plotted for the group. To produce a scatter graph, simply deselect the Join icon. The produce a line without points, select the blank point style. 2.9 THE FILE SUBMENU This menu, reached from the main menu is shown in figure 2.9. The Save oprion leads to a save window from which you can save the current GraphPlus template; a record of the style and mapping settings you have entered, so that a graph can be replicated at a later date. To load a template file into GraphPlus, either double click on it or drag it into a GraphPlus window. The Datapath entry leads to a window displaying the path name of the CSV file GraphPlus will use as the data file. If it is blank, no CSV file has been dragged into GraphPlus. Selecting Default causes the graph template to be reset to its default version. Before this occurs a dialogue box prompts for conformation of the procedure, as it cannot be reversed. +-------------+ | File | +-------------+ | Save > | | Datapath > | | Default | +-------------+ figure 2.9 3.0 THE GRAPH FORMAT WINDOW Clicking with select on the GraphPlus icon bar icon brings up the Graph Format window. This allows you to enter further information about the graph prior to its creation. This is entered in a central scrollable pane. When any change has been made to this pane, click on the OK icon at the bottom of the Graph Format window. If you make a mistake and want to restore the pane to the settings currently in memory, click on Cancel. Any alterations in this window are not stored until OK is clicked. At the top of the graph format window is an icon detailing the currently selected graph type, and the create button. When all the required selections have been made click on this (see section 3.2). Clicking menu within the Graph Format window brings up the Format menu. This is similar to the icon bar menu, but without the Info and Quit options. It therefore contains all the graph formatting options not contained within the Graph Format window. 3.1 THE GRAPH FORMAT OPTIONS These are the selections made in the central scrollable pane: � The title, and whether it is displayed or not. � The X and Y axis labels, and whether they are displayed or not. � Whether solid or dotted or no grid lines are drawn on a line or bar graph's axis. � At what divisions these grid lines are made, also the repetition space of data markings on the axis. This is automatically chosen by GraphPlus if left blank. � At what interval sub-rulings are made between main divisions. � Whether the application calculates the upper and lower limits of the axis itself, or uses ones specified by the user. � What type of bar graph is produced; Adjacent All bars touch each other Individual All bars stand alone Offset Bars overlap slightly, and are grouped into rows Grouped Bars touch, but each row of data is separated Overlaid Each row of data is plotted on the same bar � Whether there is a margin to the left and right of the bars � Whether the bars are plotted horizontally or vertically � Whether any elements in pie charts are exploded � At which segment of pie explosion begins and finishes 3.2 CREATING A GRAPH Clicking on Create causes a new save dialogue box to appear, assuming GraphPlus has been shown a source CSV file. In this box is a drawfile, which must be dragged to a filer window. Once this has been done, graph creation takes place. GraphPlus multitasks whilst creating a graph to the file, but whilst this happens the icon icon bar icon becomes shaded so GraphPlus cannot be used. Whilst a graph is being created a Status window appears to display the progress of the processing. This window contains a menu with a single entry; +-----------+ | GraphPlus | +-----------+ | Faster | +-----------+ if you select this the creation process is accelerated by making the application single task. 4.0 GRAPH SPECIFIC FEATURES Following are several points to note about the creatiopn of each graph type. 4.1 LINE GRAPHS The column specified in a group's map window refers to the group's x coordinates. The y coordinates are assumed to be in the next column. If you select 'colour under' for a data group it may obscure other parts of the graph. The graph is created so that group one is uppermost and group six underneath all the others. Thus to avoid this obscuring parts of the graph, ensure the line to be coloured under is in group six, or as high a group as necessary. 4.2 BAR CHARTS The column specified in the map window refers to the column the bar chart data is in. When producing a horizontal bar chart with more than one data group, group one appears on the left hand side of any of the other groups. When the chart is vertical it appears at the bottom. When producing overlaid bar charts, if there are two groups which have the same value on a bar, the bar will be extended to the right to prevent one obscuring the other. 4.3 PIE CHARTS One data group represents one pie chart. hence up to six pie charts can be displayed at once. When only one pie chart is to be drawn, the labels (i.e. text describing what each slice of pie represents) appear around the chart, but if more than one pie chart is drawn, they appear as a key on the right hand side. The 'key text' in the group map window is written below each chart. 4.4 TABLES Each data set represents a column of the table. Hence the table can contain up to up to six columns. The 'key text' in the group map window is used as a header for each column. There is no 3D table option. 5.0 ADVANCED GRAPHPLUS FEATURES � You are not restricted to the six group limit imposed by GraphPlus, because it is possible to overlay one graph file onto another. This is done by telling GraphPlus to create a graph into a file that already exists. A query window will appear with options to overlay the graph or overwrite the file. � If a fatal error should occur whilst a graph is being created then GraphPlus will dump a copy of the current template stored in it into the file TempDump in its directory, so that the graph setup can be easily re-entered afterwards. 6.0 CSV FILES GraphPlus uses CSV files as its data input. They are a standard for data exchange, and most spreadsheets and databases provide facilities for saving data as a CSV file. Please refer to your spreadsheet or database manual for instructions on how to generate CSV data. 6.1 WHAT IS A CSV FILE? Imagine your data presented in a table. Now between each column put a comma, and at the end of each row place a return. This is a CSV file. A typical CSV file may look like figure 6.1 (note that spaces are provided for clarity and are usually omitted). Note the final return, which must not be omitted. Transfers, 43.6, 41.0 [RETURN] Defence, 15.5, 10.7 [RETURN] NHS, 7.9, 13.1 [RETURN] Education (LAs), 7.9, 9.6 [RETURN] Other final consumption, 13.8, 20.1 [RETURN] Investment, 11.4, 5.4 [RETURN] figure 6.1 6.2 HOW DO I CREATE A CSC FILE? Use the extra application supplied, CsvEdit. It allows you to enter data as in a speadsheet without worrying about the internal structure of the file. 7.0 EXAMPLES A number of examples are provided with !GraphPlus, to illustrate its use. They are located in the Examples directory. The template file used to create them is supplied so that you can see how they were created. Example 7.1 is a 3D line graph, with no points plotted. Example 7.2 is a 3D bar chart. When the offset function is selected on a 2D graph the bars overlap slightly, however on a 3D graph, the effect seen is obtained. Example 7.3 is a 2D pie chart. There is no key entry below it because the Key was disabled. As there is only one chart, labels appear around it, whereas in example 7.4 a separate key is produced because there are two pie charts. This later graph is a 3D compound pie charts with the Key entry enabled, hence the text below each pie. Finally, example 7.5 is a table. The key text entries appear along the top of the table, and the labels down the side.
00000000 2b 2b 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |++--------------| 00000010 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2b 0a 7c 7c 20 20 |----------+.|| | 00000020 20 20 20 20 20 47 72 61 70 68 50 6c 75 73 20 20 | GraphPlus | 00000030 20 20 20 20 20 20 7c 0a 7c 7c 20 20 20 20 20 50 | |.|| P| 00000040 65 74 65 20 47 6f 6f 64 6c 69 66 66 65 20 20 20 |ete Goodliffe | 00000050 20 20 7c 0a 2b 2b 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | |.++----------| 00000060 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2b 0a |--------------+.| 00000070 7c 7c 20 20 20 20 20 20 20 20 4d 61 6e 75 61 6c ||| Manual| 00000080 20 20 20 20 20 20 20 20 20 20 7c 0a 2b 2b 2d 2d | |.++--| 00000090 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 000000a0 2d 2d 2d 2d 2d 2d 2b 0a 0a 47 72 61 70 68 50 6c |------+..GraphPl| 000000b0 75 73 20 62 79 20 50 65 74 65 20 47 6f 6f 64 6c |us by Pete Goodl| 000000c0 69 66 66 65 0a 70 6a 67 40 63 73 2e 6e 6f 74 74 |iffe.pjg@cs.nott| 000000d0 2e 61 63 2e 75 6b 0a a9 20 41 72 63 68 69 6d 65 |.ac.uk.. Archime| 000000e0 64 65 73 20 57 6f 72 6c 64 20 31 39 39 35 0a 0a |des World 1995..| 000000f0 0a 31 2e 30 20 49 4e 54 52 4f 44 55 43 54 49 4f |.1.0 INTRODUCTIO| 00000100 4e 0a 0a 47 72 61 70 68 50 6c 75 73 20 69 73 20 |N..GraphPlus is | 00000110 61 20 64 65 73 6b 74 6f 70 20 67 72 61 70 68 20 |a desktop graph | 00000120 70 72 6f 63 65 73 73 6f 72 2c 20 74 61 6b 69 6e |processor, takin| 00000130 67 20 64 61 74 61 20 66 72 6f 6d 20 43 53 56 20 |g data from CSV | 00000140 66 69 6c 65 73 20 61 6e 64 0a 67 65 6e 65 72 61 |files and.genera| 00000150 74 69 6e 67 20 68 69 67 68 20 71 75 61 6c 69 74 |ting high qualit| 00000160 79 20 67 72 61 70 68 73 20 69 6e 20 74 68 65 20 |y graphs in the | 00000170 66 6f 72 6d 20 6f 66 20 64 72 61 77 66 69 6c 65 |form of drawfile| 00000180 73 2e 20 49 74 20 63 61 6e 0a 70 72 6f 64 75 63 |s. It can.produc| 00000190 65 20 6c 69 6e 65 20 61 6e 64 20 73 63 61 74 74 |e line and scatt| 000001a0 65 72 20 67 72 61 70 68 73 2c 20 76 61 72 69 6f |er graphs, vario| 000001b0 75 73 20 62 61 72 20 63 68 61 72 74 73 2c 20 6d |us bar charts, m| 000001c0 75 6c 74 69 70 6c 65 20 70 69 65 0a 63 68 61 72 |ultiple pie.char| 000001d0 74 73 2c 20 61 6e 64 20 74 61 62 6c 65 73 2e 20 |ts, and tables. | 000001e0 49 74 20 63 61 6e 20 70 72 6f 64 75 63 65 20 61 |It can produce a| 000001f0 6c 6c 20 62 75 74 20 74 68 65 20 6c 61 74 74 65 |ll but the latte| 00000200 72 20 69 6e 20 32 44 20 6f 72 0a 70 73 65 75 64 |r in 2D or.pseud| 00000210 6f 2d 33 44 20 76 65 72 73 69 6f 6e 73 2e 0a 0a |o-3D versions...| 00000220 43 53 56 20 66 69 6c 65 73 20 61 72 65 20 61 20 |CSV files are a | 00000230 73 74 61 6e 64 61 72 64 20 66 6f 72 20 64 61 74 |standard for dat| 00000240 61 20 74 72 61 6e 73 66 65 72 2c 20 61 6e 64 20 |a transfer, and | 00000250 63 61 6e 20 62 65 20 73 68 6f 75 6c 64 20 62 65 |can be should be| 00000260 0a 70 72 6f 64 75 63 65 64 20 62 79 20 61 6e 79 |.produced by any| 00000270 20 73 70 65 61 64 73 68 65 65 74 2e 20 48 6f 77 | speadsheet. How| 00000280 65 76 65 72 2c 20 69 66 20 79 6f 75 20 64 6f 20 |ever, if you do | 00000290 6e 6f 74 20 68 61 76 65 20 61 20 6d 65 61 6e 73 |not have a means| 000002a0 20 6f 66 0a 70 72 6f 64 75 63 69 6e 67 20 64 61 | of.producing da| 000002b0 74 61 20 66 6f 72 20 61 20 67 72 61 70 68 20 74 |ta for a graph t| 000002c0 68 65 6e 20 74 68 65 20 61 70 70 6c 69 63 61 74 |hen the applicat| 000002d0 69 6f 6e 20 43 73 76 45 64 69 74 20 69 73 20 70 |ion CsvEdit is p| 000002e0 72 6f 76 69 64 65 64 20 74 6f 0a 63 72 65 61 74 |rovided to.creat| 000002f0 65 20 74 68 65 6d 2e 20 49 74 20 69 73 20 61 6c |e them. It is al| 00000300 73 6f 20 61 20 63 6f 6e 76 65 6e 69 65 6e 74 20 |so a convenient | 00000310 61 70 70 6c 69 63 61 74 69 6f 6e 20 6f 72 20 6d |application or m| 00000320 69 6e 6f 72 20 65 64 69 74 69 6e 67 20 6f 66 0a |inor editing of.| 00000330 43 53 56 20 66 69 6c 65 73 2e 20 53 65 63 69 6f |CSV files. Secio| 00000340 6e 20 36 20 64 65 73 63 72 69 62 65 73 20 6d 6f |n 6 describes mo| 00000350 72 65 20 61 62 6f 75 74 20 43 53 56 20 66 69 6c |re about CSV fil| 00000360 65 73 2e 0a 0a 53 65 65 20 74 68 65 20 43 73 76 |es...See the Csv| 00000370 45 64 69 74 20 6d 61 6e 75 61 6c 20 69 6e 73 69 |Edit manual insi| 00000380 64 65 20 69 74 27 73 20 64 69 72 65 63 74 6f 72 |de it's director| 00000390 79 20 66 6f 72 20 69 6e 73 74 72 75 63 74 69 6f |y for instructio| 000003a0 6e 73 20 69 6e 20 69 74 73 0a 6f 70 65 72 61 74 |ns in its.operat| 000003b0 69 6f 6e 2e 0a 0a 0a 32 2e 30 20 47 52 41 50 48 |ion....2.0 GRAPH| 000003c0 50 4c 55 53 20 4f 50 45 52 41 54 49 4f 4e 0a 0a |PLUS OPERATION..| 000003d0 47 72 61 70 68 50 6c 75 73 20 6c 6f 61 64 73 20 |GraphPlus loads | 000003e0 77 69 74 68 20 61 20 64 6f 75 62 6c 65 20 63 6c |with a double cl| 000003f0 69 63 6b 20 6f 66 20 74 68 65 20 21 47 72 61 70 |ick of the !Grap| 00000400 68 50 6c 75 73 20 66 69 6c 65 72 20 69 63 6f 6e |hPlus filer icon| 00000410 2c 0a 69 6e 73 74 61 6c 6c 69 6e 67 20 69 74 73 |,.installing its| 00000420 65 6c 66 20 6f 6e 20 74 68 65 20 69 63 6f 6e 20 |elf on the icon | 00000430 62 61 72 2e 20 41 20 77 69 6e 64 6f 77 20 64 69 |bar. A window di| 00000440 73 70 6c 61 79 69 6e 67 20 69 6e 66 6f 72 6d 61 |splaying informa| 00000450 74 69 6f 6e 0a 61 62 6f 75 74 20 74 68 65 20 70 |tion.about the p| 00000460 72 6f 67 72 61 6d 20 61 70 70 65 61 72 73 20 77 |rogram appears w| 00000470 68 69 63 68 20 64 69 73 61 70 70 65 61 72 73 20 |hich disappears | 00000480 77 68 65 6e 20 61 20 6d 6f 75 73 65 20 62 75 74 |when a mouse but| 00000490 74 6f 6e 20 69 73 20 6e 65 78 74 0a 70 72 65 73 |ton is next.pres| 000004a0 73 65 64 2e 20 43 6c 69 63 6b 69 6e 67 20 77 69 |sed. Clicking wi| 000004b0 74 68 20 4d 65 6e 75 20 6f 76 65 72 20 74 68 65 |th Menu over the| 000004c0 20 47 72 61 70 68 50 6c 75 73 20 69 63 6f 6e 20 | GraphPlus icon | 000004d0 62 72 69 6e 67 73 20 75 70 20 74 68 65 0a 73 74 |brings up the.st| 000004e0 61 6e 64 61 72 64 20 47 72 61 70 68 50 6c 75 73 |andard GraphPlus| 000004f0 20 6d 65 6e 75 2c 20 61 6e 64 20 63 6c 69 63 6b | menu, and click| 00000500 69 6e 67 20 6f 6e 20 74 68 65 20 69 63 6f 6e 20 |ing on the icon | 00000510 77 69 74 68 20 53 65 6c 65 63 74 20 62 72 69 6e |with Select brin| 00000520 67 73 0a 75 70 20 74 68 65 20 47 72 61 70 68 20 |gs.up the Graph | 00000530 46 6f 72 6d 61 74 20 57 69 6e 64 6f 77 2e 0a 0a |Format Window...| 00000540 55 70 20 74 6f 20 73 69 78 20 73 65 74 73 20 6f |Up to six sets o| 00000550 66 20 64 61 74 61 20 63 61 6e 20 62 65 20 69 6e |f data can be in| 00000560 63 6f 72 6f 70 61 72 74 65 64 20 6f 6e 20 65 61 |coroparted on ea| 00000570 63 68 20 67 72 61 70 68 2e 20 54 68 65 73 65 20 |ch graph. These | 00000580 61 72 65 0a 6b 6e 6f 77 6e 20 61 73 20 64 61 74 |are.known as dat| 00000590 61 20 67 72 6f 75 70 73 2e 0a 0a 49 6e 20 6f 72 |a groups...In or| 000005a0 64 65 72 20 74 6f 20 63 72 65 61 74 65 20 61 20 |der to create a | 000005b0 67 72 61 70 68 2c 20 47 72 61 70 68 50 6c 75 73 |graph, GraphPlus| 000005c0 20 6e 65 65 64 73 20 74 6f 20 62 65 20 74 6f 6c | needs to be tol| 000005d0 64 20 77 68 69 63 68 20 43 53 56 20 66 69 6c 65 |d which CSV file| 000005e0 0a 74 6f 20 75 73 65 20 61 73 20 74 68 65 20 64 |.to use as the d| 000005f0 61 74 61 20 66 69 6c 65 20 63 6f 6e 74 61 69 6e |ata file contain| 00000600 69 6e 67 20 74 68 65 20 64 61 74 61 20 67 72 6f |ing the data gro| 00000610 75 70 73 2e 20 44 72 61 67 20 74 68 65 20 66 69 |ups. Drag the fi| 00000620 6c 65 20 6f 6e 74 6f 0a 74 68 65 20 47 72 61 70 |le onto.the Grap| 00000630 68 20 46 6f 72 6d 61 74 20 77 69 6e 64 6f 77 2c |h Format window,| 00000640 20 6f 72 20 6f 6e 74 6f 20 74 68 65 20 47 72 61 | or onto the Gra| 00000650 70 68 50 6c 75 73 20 69 63 6f 6e 20 74 6f 20 64 |phPlus icon to d| 00000660 6f 20 74 68 69 73 2e 20 49 66 20 69 74 0a 69 73 |o this. If it.is| 00000670 20 6e 6f 74 20 61 20 43 53 56 20 66 69 6c 65 74 | not a CSV filet| 00000680 79 70 65 20 66 69 6c 65 2c 20 61 20 71 75 65 72 |ype file, a quer| 00000690 79 20 77 69 6e 64 6f 77 20 77 69 6c 6c 20 6f 63 |y window will oc| 000006a0 63 75 72 20 74 6f 20 76 65 72 69 66 79 20 74 68 |cur to verify th| 000006b0 65 0a 63 68 6f 69 63 65 20 6f 66 20 66 69 6c 65 |e.choice of file| 000006c0 2e 20 4f 6e 63 65 20 61 20 64 61 74 61 20 66 69 |. Once a data fi| 000006d0 6c 65 20 68 61 73 20 62 65 65 6e 20 73 68 6f 77 |le has been show| 000006e0 6e 20 74 6f 20 47 72 61 70 68 50 6c 75 73 20 63 |n to GraphPlus c| 000006f0 65 72 74 61 69 6e 0a 69 6e 66 6f 72 6d 61 74 69 |ertain.informati| 00000700 6f 6e 20 61 62 6f 75 74 20 74 68 65 20 67 72 61 |on about the gra| 00000710 70 68 20 6e 65 65 64 73 20 74 6f 20 62 65 20 73 |ph needs to be s| 00000720 65 74 3b 20 74 68 65 73 65 20 73 65 74 74 69 6e |et; these settin| 00000730 67 73 20 61 72 65 0a 65 78 70 6c 61 69 6e 65 64 |gs are.explained| 00000740 20 69 6e 20 74 68 65 20 66 6f 6c 6c 6f 77 69 6e | in the followin| 00000750 67 20 73 75 6d 6d 61 72 79 20 6f 66 20 74 68 65 |g summary of the| 00000760 20 47 72 61 70 68 50 6c 75 73 20 6d 65 6e 75 73 | GraphPlus menus| 00000770 2e 0a 0a 32 2e 31 20 54 48 45 20 49 43 4f 4e 20 |...2.1 THE ICON | 00000780 42 41 52 20 4d 45 4e 55 0a 0a 43 6c 69 63 6b 69 |BAR MENU..Clicki| 00000790 6e 67 20 77 69 74 68 20 4d 65 6e 75 20 6f 76 65 |ng with Menu ove| 000007a0 72 20 74 68 65 20 47 72 61 70 68 50 6c 75 73 20 |r the GraphPlus | 000007b0 69 63 6f 6e 20 62 72 69 6e 67 73 20 75 70 20 74 |icon brings up t| 000007c0 68 65 20 6d 65 6e 75 20 69 6e 0a 66 69 67 75 72 |he menu in.figur| 000007d0 65 20 32 2e 31 0a 0a 54 68 65 20 49 6e 66 6f 20 |e 2.1..The Info | 000007e0 6f 70 74 69 6f 6e 20 6c 65 61 64 73 20 74 6f 20 |option leads to | 000007f0 74 68 65 20 47 72 61 70 68 50 6c 75 73 20 69 6e |the GraphPlus in| 00000800 66 6f 72 6d 61 74 69 6f 6e 20 77 69 6e 64 6f 77 |formation window| 00000810 2c 20 61 6e 64 20 51 75 69 74 0a 6c 65 61 76 65 |, and Quit.leave| 00000820 73 20 74 68 65 20 61 70 70 6c 69 63 61 74 69 6f |s the applicatio| 00000830 6e 2e 20 43 6c 69 63 6b 69 6e 67 20 6f 6e 20 65 |n. Clicking on e| 00000840 69 74 68 65 72 20 4c 69 6e 65 2c 20 42 61 72 2c |ither Line, Bar,| 00000850 20 50 69 65 2c 20 6f 72 20 54 61 62 6c 65 0a 73 | Pie, or Table.s| 00000860 65 6c 65 63 74 73 20 74 68 65 20 74 79 70 65 20 |elects the type | 00000870 6f 66 20 67 72 61 70 68 20 47 72 61 70 68 50 6c |of graph GraphPl| 00000880 75 73 20 77 69 6c 6c 20 70 72 6f 64 75 63 65 2c |us will produce,| 00000890 20 74 68 65 20 63 75 72 72 65 6e 74 20 63 68 6f | the current cho| 000008a0 69 63 65 0a 69 73 20 74 69 63 6b 65 64 2e 0a 0a |ice.is ticked...| 000008b0 20 20 20 20 2b 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | +-----------| 000008c0 2b 0a 20 20 20 20 7c 20 47 72 61 70 68 50 6c 75 |+. | GraphPlu| 000008d0 73 20 7c 0a 20 20 20 20 2b 2d 2d 2d 2d 2d 2d 2d |s |. +-------| 000008e0 2d 2d 2d 2d 2b 0a 20 20 20 20 7c 20 20 49 6e 66 |----+. | Inf| 000008f0 6f 20 20 20 3e 20 7c 0a 20 20 20 20 7c 20 20 53 |o > |. | S| 00000900 74 79 6c 65 20 20 3e 20 7c 0a 20 20 20 20 7c 20 |tyle > |. | | 00000910 20 47 72 6f 75 70 73 20 3e 20 7c 0a 20 20 20 20 | Groups > |. | 00000920 7c 20 20 46 69 6c 65 20 20 20 3e 20 7c 0a 20 20 || File > |. | 00000930 20 20 2b 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2b 0a | +-----------+.| 00000940 20 20 20 20 7c 80 20 4c 69 6e 65 20 20 20 20 20 | |. Line | 00000950 7c 0a 20 20 20 20 7c 20 20 42 61 72 20 20 20 20 ||. | Bar | 00000960 20 20 7c 0a 20 20 20 20 7c 20 20 50 69 65 20 20 | |. | Pie | 00000970 20 20 20 20 7c 0a 20 20 20 20 7c 20 20 54 61 62 | |. | Tab| 00000980 6c 65 20 20 20 20 7c 0a 20 20 20 20 2b 2d 2d 2d |le |. +---| 00000990 2d 2d 2d 2d 2d 2d 2d 2d 2b 0a 20 20 20 20 7c 20 |--------+. | | 000009a0 20 51 75 69 74 20 20 20 20 20 7c 0a 20 20 20 20 | Quit |. | 000009b0 2b 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2b 20 20 20 |+-----------+ | 000009c0 20 20 66 69 67 75 72 65 20 32 2e 31 0a 0a 32 2e | figure 2.1..2.| 000009d0 32 20 54 48 45 20 53 54 59 4c 45 20 53 55 42 4d |2 THE STYLE SUBM| 000009e0 45 4e 55 0a 0a 54 68 69 73 20 69 73 20 73 68 6f |ENU..This is sho| 000009f0 77 6e 20 69 6e 20 66 69 67 75 72 65 20 32 2e 32 |wn in figure 2.2| 00000a00 2e 0a 0a 54 6f 20 6d 61 6b 65 20 47 72 61 70 68 |...To make Graph| 00000a10 50 6c 75 73 20 70 72 6f 64 75 63 65 20 61 20 6b |Plus produce a k| 00000a20 65 79 20 66 6f 72 20 74 68 65 20 67 72 61 70 68 |ey for the graph| 00000a30 2c 20 73 65 6c 65 63 74 20 4b 65 79 2e 20 53 77 |, select Key. Sw| 00000a40 69 74 63 68 69 6e 67 0a 74 68 65 20 6b 65 79 20 |itching.the key | 00000a50 6f 6e 20 63 61 75 73 65 73 20 47 72 61 70 68 50 |on causes GraphP| 00000a60 6c 75 73 20 74 6f 20 75 73 65 20 74 68 65 20 6b |lus to use the k| 00000a70 65 79 20 64 61 74 61 20 69 6e 20 74 68 65 20 4d |ey data in the M| 00000a80 61 70 20 47 72 6f 75 70 73 0a 77 69 6e 64 6f 77 |ap Groups.window| 00000a90 20 28 73 65 65 20 73 65 63 74 69 6f 6e 20 32 2e | (see section 2.| 00000aa0 36 29 2e 20 49 6e 20 6d 6f 73 74 20 63 61 73 65 |6). In most case| 00000ab0 73 20 74 68 69 73 20 77 69 6c 6c 20 61 64 64 20 |s this will add | 00000ac0 61 20 6b 65 79 20 74 6f 20 74 68 65 0a 72 69 67 |a key to the.rig| 00000ad0 68 74 20 68 61 6e 64 20 73 69 64 65 20 6f 66 20 |ht hand side of | 00000ae0 74 68 65 20 67 72 61 70 68 2c 20 61 6c 74 68 6f |the graph, altho| 00000af0 75 67 68 20 77 68 65 6e 20 63 72 65 61 74 69 6e |ugh when creatin| 00000b00 67 20 70 69 65 20 63 68 61 72 74 73 2c 20 74 68 |g pie charts, th| 00000b10 65 0a 6b 65 79 20 64 61 74 61 20 69 73 20 75 73 |e.key data is us| 00000b20 65 64 20 61 73 20 61 20 6c 61 62 65 6c 20 66 6f |ed as a label fo| 00000b30 72 20 65 61 63 68 20 73 65 70 61 72 61 74 65 20 |r each separate | 00000b40 63 68 61 72 74 2c 20 61 6e 64 20 77 68 65 6e 20 |chart, and when | 00000b50 63 72 65 61 74 69 6e 67 0a 74 61 62 6c 65 73 2c |creating.tables,| 00000b60 20 74 68 65 20 6b 65 79 20 64 61 74 61 20 69 73 | the key data is| 00000b70 20 75 73 65 64 20 61 73 20 63 6f 6c 75 6d 6e 20 | used as column | 00000b80 68 65 61 64 69 6e 67 73 2e 0a 0a 54 68 65 20 62 |headings...The b| 00000b90 61 63 6b 67 72 6f 75 6e 64 20 65 6e 74 72 79 20 |ackground entry | 00000ba0 73 65 6c 65 63 74 73 20 77 68 65 74 68 65 72 20 |selects whether | 00000bb0 6f 72 20 6e 6f 74 20 74 68 65 20 67 72 61 70 68 |or not the graph| 00000bc0 20 69 73 20 67 69 76 65 6e 20 61 0a 62 61 63 6b | is given a.back| 00000bd0 67 72 6f 75 6e 64 20 62 6f 78 2e 20 54 68 65 20 |ground box. The | 00000be0 64 69 61 6c 6f 67 75 65 20 62 6f 78 20 69 74 20 |dialogue box it | 00000bf0 6c 65 61 64 73 20 74 6f 20 69 73 20 61 20 63 6f |leads to is a co| 00000c00 6c 6f 75 72 20 70 69 63 6b 65 72 20 74 6f 0a 63 |lour picker to.c| 00000c10 68 6f 6f 73 65 20 74 68 65 20 63 6f 6c 6f 75 72 |hoose the colour| 00000c20 20 6f 66 20 74 68 69 73 20 62 6f 78 2e 20 54 68 | of this box. Th| 00000c30 65 20 64 65 66 61 75 6c 74 20 69 73 20 61 20 6c |e default is a l| 00000c40 69 67 68 74 20 73 68 61 64 65 20 6f 66 20 62 6c |ight shade of bl| 00000c50 75 65 2e 0a 0a 54 68 65 20 66 6f 6e 74 73 20 73 |ue...The fonts s| 00000c60 75 62 6d 65 6e 75 20 69 73 20 64 69 73 63 75 73 |ubmenu is discus| 00000c70 73 65 64 20 69 6e 20 74 68 65 20 66 6f 6c 6c 6f |sed in the follo| 00000c80 77 69 6e 67 20 73 65 63 74 69 6f 6e 2e 0a 54 68 |wing section..Th| 00000c90 65 20 62 65 73 74 20 66 69 74 20 73 75 62 6d 65 |e best fit subme| 00000ca0 6e 75 20 69 73 20 64 69 73 63 75 73 73 65 64 20 |nu is discussed | 00000cb0 69 6e 20 73 65 63 74 69 6f 6e 20 32 2e 34 0a 54 |in section 2.4.T| 00000cc0 68 65 20 70 61 6c 65 74 74 65 20 73 75 62 6d 65 |he palette subme| 00000cd0 6e 75 20 69 73 20 64 69 73 63 75 73 73 65 64 20 |nu is discussed | 00000ce0 69 6e 20 73 65 63 74 69 6f 6e 20 32 2e 35 0a 0a |in section 2.5..| 00000cf0 33 44 20 67 72 61 70 68 73 20 69 73 20 74 69 63 |3D graphs is tic| 00000d00 6b 65 64 20 77 68 65 6e 20 74 68 65 20 67 72 61 |ked when the gra| 00000d10 70 68 20 6f 75 74 70 75 74 20 77 69 6c 6c 20 62 |ph output will b| 00000d20 65 20 70 73 65 75 64 6f 2d 33 44 2e 0a 0a 4f 75 |e pseudo-3D...Ou| 00000d30 74 6c 69 6e 65 20 69 73 20 74 69 63 6b 65 64 20 |tline is ticked | 00000d40 77 68 65 6e 20 62 61 72 20 63 68 61 72 74 20 61 |when bar chart a| 00000d50 6e 64 20 70 69 65 20 63 68 61 72 74 20 66 65 61 |nd pie chart fea| 00000d60 74 75 72 65 73 20 61 72 65 20 64 72 61 77 6e 20 |tures are drawn | 00000d70 77 69 74 68 0a 61 20 62 6c 61 63 6b 20 6f 75 74 |with.a black out| 00000d80 6c 69 6e 65 2e 0a 0a 20 20 20 20 2b 2d 2d 2d 2d |line... +----| 00000d90 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2b 0a 20 20 20 |-----------+. | 00000da0 20 7c 20 20 20 20 53 74 79 6c 65 20 20 20 20 20 | | Style | 00000db0 20 7c 0a 20 20 20 20 2b 2d 2d 2d 2d 2d 2d 2d 2d | |. +--------| 00000dc0 2d 2d 2d 2d 2d 2d 2d 2b 0a 20 20 20 20 7c 80 20 |-------+. |. | 00000dd0 4b 65 79 20 20 20 20 20 20 20 20 20 20 7c 0a 20 |Key |. | 00000de0 20 20 20 7c 80 20 42 61 63 6b 67 72 6f 75 6e 64 | |. Background| 00000df0 20 3e 20 7c 0a 20 20 20 20 7c 20 20 46 6f 6e 74 | > |. | Font| 00000e00 73 20 20 20 20 20 20 3e 20 7c 0a 20 20 20 20 7c |s > |. || 00000e10 20 20 42 65 73 74 20 66 69 74 20 20 20 3e 20 7c | Best fit > || 00000e20 0a 20 20 20 20 7c 20 20 50 61 6c 65 74 74 65 20 |. | Palette | 00000e30 20 20 20 3e 20 7c 0a 20 20 20 20 7c 80 20 33 44 | > |. |. 3D| 00000e40 20 67 72 61 70 68 73 20 20 20 20 7c 0a 20 20 20 | graphs |. | 00000e50 20 7c 80 20 4f 75 74 6c 69 6e 65 20 20 20 20 20 | |. Outline | 00000e60 20 7c 0a 20 20 20 20 2b 2d 2d 2d 2d 2d 2d 2d 2d | |. +--------| 00000e70 2d 2d 2d 2d 2d 2d 2d 2b 20 20 20 20 20 66 69 67 |-------+ fig| 00000e80 75 72 65 20 32 2e 32 0a 0a 32 2e 33 20 54 48 45 |ure 2.2..2.3 THE| 00000e90 20 46 4f 4e 54 53 20 53 55 42 4d 45 4e 55 0a 0a | FONTS SUBMENU..| 00000ea0 54 68 69 73 20 69 73 20 73 68 6f 77 6e 20 69 6e |This is shown in| 00000eb0 20 66 69 67 75 72 65 20 32 2e 33 2e 0a 0a 45 61 | figure 2.3...Ea| 00000ec0 63 68 20 6f 66 20 74 68 65 20 46 6f 6e 74 73 20 |ch of the Fonts | 00000ed0 73 75 62 6d 65 6e 75 20 65 6e 74 72 69 65 73 20 |submenu entries | 00000ee0 6c 65 61 64 20 74 6f 20 61 20 66 6f 6e 74 20 73 |lead to a font s| 00000ef0 65 6c 65 63 74 6f 72 20 64 69 61 6c 6f 67 75 65 |elector dialogue| 00000f00 0a 62 6f 78 2c 20 69 6e 20 77 68 69 63 68 20 79 |.box, in which y| 00000f10 6f 75 20 63 61 6e 20 63 68 6f 6f 73 65 20 77 68 |ou can choose wh| 00000f20 69 63 68 20 66 6f 6e 74 73 2c 20 61 6e 64 20 61 |ich fonts, and a| 00000f30 74 20 77 68 61 74 20 73 69 7a 65 2c 20 74 68 65 |t what size, the| 00000f40 20 67 72 61 70 68 0a 69 73 20 64 72 61 77 6e 20 | graph.is drawn | 00000f50 75 73 69 6e 67 2e 20 54 68 65 73 65 20 73 65 6c |using. These sel| 00000f60 65 63 74 69 6f 6e 73 20 61 72 65 20 73 70 6c 69 |ections are spli| 00000f70 74 20 69 6e 74 6f 20 74 68 72 65 65 20 63 61 74 |t into three cat| 00000f80 65 67 6f 72 69 65 73 3a 0a 0a 54 69 74 6c 65 20 |egories:..Title | 00000f90 2d 20 54 68 65 20 67 72 61 70 68 20 74 69 74 6c |- The graph titl| 00000fa0 65 20 69 73 20 64 69 73 70 6c 61 79 65 64 20 69 |e is displayed i| 00000fb0 6e 20 74 68 69 73 20 66 6f 6e 74 0a 0a 41 78 69 |n this font..Axi| 00000fc0 73 20 2d 20 41 6e 79 20 61 78 69 73 20 6c 61 62 |s - Any axis lab| 00000fd0 65 6c 73 20 61 6e 64 20 64 61 74 61 20 6d 61 72 |els and data mar| 00000fe0 6b 69 6e 67 73 20 6f 6e 20 74 68 65 20 61 78 69 |kings on the axi| 00000ff0 73 20 61 70 70 65 61 72 20 69 6e 20 74 68 69 73 |s appear in this| 00001000 0a 20 20 20 20 20 20 20 66 6f 6e 74 2e 20 41 6c |. font. Al| 00001010 6c 20 74 65 78 74 20 69 6e 20 74 68 65 20 62 6f |l text in the bo| 00001020 64 79 20 6f 66 20 61 20 74 61 62 6c 65 20 69 73 |dy of a table is| 00001030 20 64 69 73 70 6c 61 79 65 64 20 69 6e 20 74 68 | displayed in th| 00001040 69 73 20 66 6f 6e 74 2e 0a 0a 4b 65 79 20 2d 20 |is font...Key - | 00001050 54 68 65 20 6b 65 79 20 69 73 20 70 72 6f 64 75 |The key is produ| 00001060 63 65 64 20 77 69 74 68 20 74 68 69 73 20 66 6f |ced with this fo| 00001070 6e 74 2c 20 61 73 20 61 72 65 20 6c 61 62 65 6c |nt, as are label| 00001080 73 20 6f 6e 20 70 69 65 20 63 68 61 72 74 73 2e |s on pie charts.| 00001090 0a 20 20 20 20 20 20 4e 2e 42 2e 20 54 68 65 20 |. N.B. The | 000010a0 74 61 62 6c 65 20 68 65 61 64 69 6e 67 73 20 75 |table headings u| 000010b0 73 69 6e 67 20 74 68 65 20 6b 65 79 20 64 61 74 |sing the key dat| 000010c0 61 20 66 72 6f 6d 20 27 47 72 6f 75 70 20 4d 61 |a from 'Group Ma| 000010d0 70 27 20 64 69 61 6c 6f 67 75 65 0a 20 20 20 20 |p' dialogue. | 000010e0 20 20 20 20 20 20 20 62 6f 78 65 73 20 41 52 45 | boxes ARE| 000010f0 20 4e 4f 54 20 64 69 73 70 6c 61 79 65 64 20 69 | NOT displayed i| 00001100 6e 20 74 68 69 73 20 66 6f 6e 74 2c 20 62 75 74 |n this font, but| 00001110 20 69 6e 20 74 68 65 20 61 78 69 73 20 66 6f 6e | in the axis fon| 00001120 74 2e 0a 0a 20 20 20 20 2b 2d 2d 2d 2d 2d 2d 2d |t... +-------| 00001130 2d 2d 2d 2b 0a 20 20 20 20 7c 20 20 46 6f 6e 74 |---+. | Font| 00001140 73 20 20 20 7c 0a 20 20 20 20 2b 2d 2d 2d 2d 2d |s |. +-----| 00001150 2d 2d 2d 2d 2d 2b 0a 20 20 20 20 7c 20 20 54 69 |-----+. | Ti| 00001160 74 6c 65 20 3e 20 7c 0a 20 20 20 20 7c 20 20 41 |tle > |. | A| 00001170 78 69 73 20 20 3e 20 7c 0a 20 20 20 20 7c 20 20 |xis > |. | | 00001180 4b 65 79 20 20 20 3e 20 7c 0a 20 20 20 20 2b 2d |Key > |. +-| 00001190 2d 2d 2d 2d 2d 2d 2d 2d 2d 2b 20 20 20 20 20 66 |---------+ f| 000011a0 69 67 75 72 65 20 32 2e 33 0a 0a 32 2e 34 20 54 |igure 2.3..2.4 T| 000011b0 48 45 20 42 45 53 54 20 46 49 54 20 53 55 42 4d |HE BEST FIT SUBM| 000011c0 45 4e 55 0a 0a 47 72 61 70 68 50 6c 75 73 20 75 |ENU..GraphPlus u| 000011d0 73 65 73 20 6c 69 6e 65 61 72 20 72 65 67 72 65 |ses linear regre| 000011e0 73 73 69 6f 6e 20 74 6f 20 63 61 6c 63 75 6c 61 |ssion to calcula| 000011f0 74 65 20 6c 69 6e 65 73 20 6f 66 20 62 65 73 74 |te lines of best| 00001200 20 66 69 74 2e 20 54 68 69 73 0a 6d 65 6e 75 20 | fit. This.menu | 00001210 61 6c 6c 6f 77 73 20 79 6f 75 20 74 6f 20 63 68 |allows you to ch| 00001220 6f 6f 73 65 20 77 68 65 74 68 65 72 20 69 74 20 |oose whether it | 00001230 75 73 65 73 20 58 2d 6f 6e 2d 59 20 6f 72 20 59 |uses X-on-Y or Y| 00001240 2d 6f 6e 2d 58 0a 72 65 6c 61 74 69 6f 6e 73 68 |-on-X.relationsh| 00001250 69 70 73 2e 20 54 68 65 73 65 20 61 72 65 20 74 |ips. These are t| 00001260 77 6f 20 64 69 66 66 65 72 65 6e 74 20 6d 65 74 |wo different met| 00001270 68 6f 64 73 20 6f 66 20 63 61 6c 75 6c 61 74 69 |hods of calulati| 00001280 6e 67 20 74 68 65 20 6c 69 6e 65 0a 6f 66 20 62 |ng the line.of b| 00001290 65 73 74 20 66 69 74 2c 20 65 61 63 68 20 67 69 |est fit, each gi| 000012a0 76 69 6e 67 20 61 20 73 6c 69 67 68 74 6c 79 20 |ving a slightly | 000012b0 64 69 66 66 65 72 65 6e 74 20 6c 69 6e 65 2e 0a |different line..| 000012c0 0a 20 20 20 20 2b 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |. +----------| 000012d0 2b 0a 20 20 20 20 7c 20 42 65 73 74 20 66 69 74 |+. | Best fit| 000012e0 20 7c 0a 20 20 20 20 2b 2d 2d 2d 2d 2d 2d 2d 2d | |. +--------| 000012f0 2d 2d 2b 0a 20 20 20 20 7c 20 20 58 20 6f 6e 20 |--+. | X on | 00001300 59 20 20 7c 0a 20 20 20 20 7c 80 20 59 20 6f 6e |Y |. |. Y on| 00001310 20 58 20 20 7c 0a 20 20 20 20 2b 2d 2d 2d 2d 2d | X |. +-----| 00001320 2d 2d 2d 2d 2d 2b 20 20 20 20 20 66 69 67 75 72 |-----+ figur| 00001330 65 20 32 2e 34 0a 0a 32 2e 35 20 54 48 45 20 50 |e 2.4..2.5 THE P| 00001340 41 4c 45 54 54 45 20 53 55 42 4d 45 4e 55 0a 0a |ALETTE SUBMENU..| 00001350 54 68 69 73 20 6d 65 6e 75 20 69 73 20 61 20 6c |This menu is a l| 00001360 69 73 74 20 6f 66 20 31 36 20 63 6f 6c 6f 75 72 |ist of 16 colour| 00001370 73 2c 20 65 61 63 68 20 64 65 66 69 6e 61 62 6c |s, each definabl| 00001380 65 20 62 79 20 61 20 73 74 61 6e 64 61 72 64 20 |e by a standard | 00001390 63 6f 6c 6f 75 72 0a 70 69 63 6b 65 72 20 64 69 |colour.picker di| 000013a0 61 6c 6f 67 75 65 20 62 6f 78 2e 20 54 68 65 20 |alogue box. The | 000013b0 70 69 65 20 63 68 61 72 74 73 20 61 72 65 20 64 |pie charts are d| 000013c0 72 61 77 6e 20 77 69 74 68 20 74 68 65 73 65 20 |rawn with these | 000013d0 63 6f 6c 6f 75 72 73 2c 20 74 68 65 0a 66 69 72 |colours, the.fir| 000013e0 73 74 20 73 65 67 6d 65 6e 74 20 69 6e 20 70 69 |st segment in pi| 000013f0 65 20 63 6f 6c 6f 75 72 20 31 2c 20 74 68 65 20 |e colour 1, the | 00001400 73 65 63 6f 6e 64 20 69 6e 20 70 69 65 20 63 6f |second in pie co| 00001410 6c 6f 75 72 20 32 2c 20 61 6e 64 20 73 6f 20 6f |lour 2, and so o| 00001420 6e 2e 0a 57 68 65 6e 20 74 68 65 20 73 69 78 74 |n..When the sixt| 00001430 65 65 6e 74 68 20 63 6f 6c 6f 75 72 20 69 73 20 |eenth colour is | 00001440 72 65 61 63 68 65 64 2c 20 74 68 65 20 74 61 62 |reached, the tab| 00001450 6c 65 20 63 79 63 6c 65 73 20 62 61 63 6b 20 74 |le cycles back t| 00001460 6f 20 75 73 65 20 70 69 65 0a 63 6f 6c 6f 75 72 |o use pie.colour| 00001470 20 31 20 61 67 61 69 6e 2e 0a 0a 32 2e 36 20 54 | 1 again...2.6 T| 00001480 48 45 20 47 52 4f 55 50 53 20 53 55 42 4d 45 4e |HE GROUPS SUBMEN| 00001490 55 0a 0a 46 72 6f 6d 20 74 68 69 73 20 73 75 62 |U..From this sub| 000014a0 6d 65 6e 75 20 69 6e 66 6f 72 6d 61 74 69 6f 6e |menu information| 000014b0 20 61 62 6f 75 74 20 69 6e 64 69 76 69 64 75 61 | about individua| 000014c0 6c 20 67 72 6f 75 70 73 20 63 61 6e 20 62 65 20 |l groups can be | 000014d0 61 6c 74 65 72 65 64 2e 0a 54 68 65 20 66 69 72 |altered..The fir| 000014e0 73 74 20 65 6e 74 72 79 2c 20 4d 61 70 20 6c 65 |st entry, Map le| 000014f0 61 64 73 20 74 6f 20 74 68 65 20 4d 61 70 20 47 |ads to the Map G| 00001500 72 6f 75 70 73 20 73 75 62 6d 65 6e 75 20 28 73 |roups submenu (s| 00001510 65 65 20 66 6f 6c 6c 6f 77 69 6e 67 0a 73 65 63 |ee following.sec| 00001520 74 69 6f 6e 29 2c 20 61 6e 64 20 74 68 65 20 6c |tion), and the l| 00001530 61 74 74 65 72 20 6c 65 61 64 73 20 74 6f 20 74 |atter leads to t| 00001540 68 65 20 47 72 6f 75 70 20 53 74 79 6c 65 20 73 |he Group Style s| 00001550 75 62 6d 65 6e 75 20 28 73 65 65 20 73 65 63 74 |ubmenu (see sect| 00001560 69 6f 6e 0a 32 2e 38 29 2e 0a 0a 20 20 20 20 2b |ion.2.8)... +| 00001570 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2b 0a 20 20 20 20 |----------+. | 00001580 7c 20 20 47 72 6f 75 70 73 20 20 7c 0a 20 20 20 || Groups |. | 00001590 20 2b 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2b 0a 20 20 | +----------+. | 000015a0 20 20 7c 20 20 4d 61 70 20 20 20 3e 20 7c 20 0a | | Map > | .| 000015b0 20 20 20 20 7c 20 20 53 74 79 6c 65 20 3e 20 7c | | Style > || 000015c0 0a 20 20 20 20 2b 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |. +----------| 000015d0 2b 20 20 20 20 20 66 69 67 75 72 65 20 32 2e 36 |+ figure 2.6| 000015e0 0a 0a 32 2e 37 20 54 48 45 20 4d 41 50 20 47 52 |..2.7 THE MAP GR| 000015f0 4f 55 50 53 20 53 55 42 4d 45 4e 55 0a 0a 54 68 |OUPS SUBMENU..Th| 00001600 69 73 20 69 73 20 73 68 6f 77 6e 20 69 6e 20 66 |is is shown in f| 00001610 69 67 75 72 65 20 32 2e 37 2e 0a 0a 45 61 63 68 |igure 2.7...Each| 00001620 20 6f 66 20 74 68 65 73 65 20 65 6e 74 72 69 65 | of these entrie| 00001630 73 20 6c 65 61 64 20 74 6f 20 61 20 64 69 61 6c |s lead to a dial| 00001640 6f 67 75 65 20 62 6f 78 20 61 6c 6c 6f 77 69 6e |ogue box allowin| 00001650 67 20 74 68 65 20 75 73 65 72 20 74 6f 0a 73 65 |g the user to.se| 00001660 6c 65 63 74 20 77 68 69 63 68 20 63 6f 6c 75 6d |lect which colum| 00001670 6e 20 6f 66 20 74 68 65 20 43 53 56 20 64 61 74 |n of the CSV dat| 00001680 61 20 66 69 6c 65 20 69 73 20 74 6f 20 62 65 20 |a file is to be | 00001690 75 73 65 64 20 66 6f 72 20 65 61 63 68 20 64 61 |used for each da| 000016a0 74 61 0a 67 72 6f 75 70 2e 20 54 68 65 20 4c 61 |ta.group. The La| 000016b0 62 65 6c 73 20 65 6e 74 72 79 20 61 6c 6c 6f 77 |bels entry allow| 000016c0 73 20 79 6f 75 20 74 6f 20 63 68 6f 6f 73 65 20 |s you to choose | 000016d0 77 68 69 63 68 20 63 6f 6c 75 6d 6e 20 6c 61 62 |which column lab| 000016e0 65 6c 73 20 61 72 65 0a 74 6f 20 62 65 20 66 6f |els are.to be fo| 000016f0 75 6e 64 20 69 6e 20 28 6c 61 62 65 6c 73 20 61 |und in (labels a| 00001700 72 65 20 74 65 78 74 20 65 6e 74 72 69 65 73 20 |re text entries | 00001710 75 73 65 64 20 74 6f 20 64 65 66 69 6e 65 20 27 |used to define '| 00001720 72 6f 77 73 27 20 6f 66 20 74 68 65 0a 43 53 56 |rows' of the.CSV| 00001730 20 66 69 6c 65 3b 20 75 73 65 64 20 69 6e 20 62 | file; used in b| 00001740 61 72 20 67 72 61 70 68 73 2c 20 70 69 65 20 63 |ar graphs, pie c| 00001750 68 61 72 74 73 2c 20 61 6e 64 20 74 61 62 6c 65 |harts, and table| 00001760 73 29 2e 20 54 68 65 20 64 69 61 6c 6f 67 75 65 |s). The dialogue| 00001770 0a 62 6f 78 20 61 6c 73 6f 20 63 6f 6e 74 61 69 |.box also contai| 00001780 6e 73 20 74 68 65 20 74 65 78 74 20 77 68 69 63 |ns the text whic| 00001790 68 20 77 69 6c 6c 20 62 65 20 75 73 65 64 20 66 |h will be used f| 000017a0 6f 72 20 74 68 61 74 20 67 72 6f 75 70 27 73 20 |or that group's | 000017b0 6b 65 79 0a 65 6e 74 72 79 2c 20 69 66 20 6b 65 |key.entry, if ke| 000017c0 79 20 68 61 73 20 62 65 65 6e 20 73 65 6c 65 63 |y has been selec| 000017d0 74 65 64 20 66 72 6f 6d 20 74 68 65 20 53 74 79 |ted from the Sty| 000017e0 6c 65 20 73 75 62 6d 65 6e 75 20 28 73 65 65 20 |le submenu (see | 000017f0 73 65 63 74 69 6f 6e 0a 32 2e 32 29 0a 0a 49 66 |section.2.2)..If| 00001800 20 61 6e 79 20 6d 61 70 70 69 6e 67 73 20 61 72 | any mappings ar| 00001810 65 20 6d 61 64 65 20 6f 75 74 73 69 64 65 20 74 |e made outside t| 00001820 68 65 20 6c 69 6d 69 74 73 20 6f 66 20 74 68 65 |he limits of the| 00001830 20 67 69 76 65 6e 20 43 53 56 20 66 69 6c 65 2c | given CSV file,| 00001840 0a 74 68 65 79 20 77 69 6c 6c 20 62 65 20 64 69 |.they will be di| 00001850 73 72 65 67 61 72 64 65 64 20 77 68 65 6e 20 74 |sregarded when t| 00001860 68 65 20 67 72 61 70 68 20 69 73 20 6d 61 64 65 |he graph is made| 00001870 2e 0a 0a 20 20 20 20 2b 2d 2d 2d 2d 2d 2d 2d 2d |... +--------| 00001880 2d 2d 2d 2d 2b 0a 20 20 20 20 7c 20 4d 61 70 20 |----+. | Map | 00001890 67 72 6f 75 70 73 20 7c 0a 20 20 20 20 2b 2d 2d |groups |. +--| 000018a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2b 0a 20 20 20 20 |----------+. | 000018b0 7c 20 20 47 72 6f 75 70 20 31 20 3e 20 7c 0a 20 || Group 1 > |. | 000018c0 20 20 20 7c 20 20 47 72 6f 75 70 20 32 20 3e 20 | | Group 2 > | 000018d0 7c 0a 20 20 20 20 7c 20 20 47 72 6f 75 70 20 33 ||. | Group 3| 000018e0 20 3e 20 7c 0a 20 20 20 20 7c 20 20 47 72 6f 75 | > |. | Grou| 000018f0 70 20 34 20 3e 20 7c 0a 20 20 20 20 7c 20 20 47 |p 4 > |. | G| 00001900 72 6f 75 70 20 35 20 3e 20 7c 0a 20 20 20 20 7c |roup 5 > |. || 00001910 20 20 47 72 6f 75 70 20 36 20 3e 20 7c 0a 20 20 | Group 6 > |. | 00001920 20 20 7c 20 20 4c 61 62 65 6c 73 20 20 3e 20 7c | | Labels > || 00001930 0a 20 20 20 20 2b 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |. +----------| 00001940 2d 2d 2b 20 20 20 20 20 66 69 67 75 72 65 20 32 |--+ figure 2| 00001950 2e 37 0a 0a 32 2e 38 20 54 48 45 20 47 52 4f 55 |.7..2.8 THE GROU| 00001960 50 20 53 54 59 4c 45 20 53 55 42 4d 45 4e 55 0a |P STYLE SUBMENU.| 00001970 0a 54 68 69 73 20 73 75 62 6d 65 6e 75 20 69 73 |.This submenu is| 00001980 20 73 69 6d 69 6c 61 72 20 74 6f 20 74 68 65 20 | similar to the | 00001990 4d 61 70 20 67 72 6f 75 70 20 6d 65 6e 75 2c 20 |Map group menu, | 000019a0 62 75 74 20 77 69 74 68 6f 75 74 20 74 68 65 20 |but without the | 000019b0 6c 61 73 74 0a 65 6e 74 72 79 2c 20 4c 61 62 65 |last.entry, Labe| 000019c0 6c 73 2e 0a 0a 45 61 63 68 20 6f 66 20 74 68 65 |ls...Each of the| 000019d0 73 65 20 65 6e 74 72 69 65 73 20 6c 65 61 64 73 |se entries leads| 000019e0 20 74 6f 20 61 20 64 69 61 6c 6f 67 75 65 20 62 | to a dialogue b| 000019f0 6f 78 20 69 6e 20 77 68 69 63 68 20 79 6f 75 20 |ox in which you | 00001a00 73 65 74 20 74 68 65 0a 61 70 70 65 61 72 61 6e |set the.appearan| 00001a10 63 65 20 6f 66 20 61 20 64 61 74 61 20 67 72 6f |ce of a data gro| 00001a20 75 70 3b 20 74 68 65 20 73 74 79 6c 65 20 61 6e |up; the style an| 00001a30 64 20 73 69 7a 65 20 6f 66 20 70 6f 69 6e 74 73 |d size of points| 00001a40 20 28 75 73 65 64 20 69 6e 20 6c 69 6e 65 0a 67 | (used in line.g| 00001a50 72 61 70 68 73 29 2c 20 74 68 65 20 63 6f 6c 6f |raphs), the colo| 00001a60 75 72 20 6f 66 20 74 68 65 20 67 72 6f 75 70 20 |ur of the group | 00001a70 28 69 2e 65 2e 20 74 68 65 20 63 6f 6c 6f 75 72 |(i.e. the colour| 00001a80 20 74 68 65 20 70 6f 69 6e 74 73 2f 6c 69 6e 65 | the points/line| 00001a90 2f 62 61 72 0a 69 73 20 64 72 61 77 6e 20 69 6e |/bar.is drawn in| 00001aa0 29 2c 20 74 68 65 20 74 68 69 63 6b 6e 65 73 73 |), the thickness| 00001ab0 20 61 6e 64 20 64 61 73 68 2d 73 74 79 6c 65 20 | and dash-style | 00001ac0 6f 66 20 61 20 6c 69 6e 65 20 70 72 6f 64 75 63 |of a line produc| 00001ad0 65 64 20 69 6e 20 61 0a 6c 69 6e 65 20 67 72 61 |ed in a.line gra| 00001ae0 70 68 2c 20 61 6e 64 20 6f 6e 20 61 20 6c 69 6e |ph, and on a lin| 00001af0 65 20 67 72 61 70 68 20 77 68 65 74 68 65 72 20 |e graph whether | 00001b00 74 68 65 20 70 6f 69 6e 74 73 20 61 72 65 20 6a |the points are j| 00001b10 6f 69 6e 65 64 20 77 69 74 68 20 61 0a 6c 69 6e |oined with a.lin| 00001b20 65 2c 20 77 68 65 74 68 65 72 20 74 68 65 20 6c |e, whether the l| 00001b30 69 6e 65 20 69 73 20 73 6f 6c 69 64 20 75 6e 64 |ine is solid und| 00001b40 65 72 6e 65 61 74 68 20 28 69 2e 65 2e 20 74 68 |erneath (i.e. th| 00001b50 65 20 61 72 65 61 20 75 6e 64 65 72 20 74 68 65 |e area under the| 00001b60 0a 6c 69 6e 65 20 73 68 61 64 65 64 20 69 6e 20 |.line shaded in | 00001b70 74 68 65 20 67 72 6f 75 70 27 73 20 63 6f 6c 6f |the group's colo| 00001b80 75 72 20 2d 20 4e 2e 42 2e 20 54 68 69 73 20 63 |ur - N.B. This c| 00001b90 61 6e 20 6f 62 73 63 75 72 65 20 70 61 72 74 73 |an obscure parts| 00001ba0 20 6f 66 20 74 68 65 0a 67 72 61 70 68 20 75 6e | of the.graph un| 00001bb0 64 65 72 6e 65 61 74 68 29 2c 20 61 6e 64 20 77 |derneath), and w| 00001bc0 68 65 74 68 65 72 20 61 20 6c 69 6e 65 20 6f 66 |hether a line of| 00001bd0 20 62 65 73 74 20 66 69 74 20 69 73 20 70 6c 6f | best fit is plo| 00001be0 74 74 65 64 20 66 6f 72 20 74 68 65 0a 67 72 6f |tted for the.gro| 00001bf0 75 70 2e 0a 0a 54 6f 20 70 72 6f 64 75 63 65 20 |up...To produce | 00001c00 61 20 73 63 61 74 74 65 72 20 67 72 61 70 68 2c |a scatter graph,| 00001c10 20 73 69 6d 70 6c 79 20 64 65 73 65 6c 65 63 74 | simply deselect| 00001c20 20 74 68 65 20 4a 6f 69 6e 20 69 63 6f 6e 2e 0a | the Join icon..| 00001c30 0a 54 68 65 20 70 72 6f 64 75 63 65 20 61 20 6c |.The produce a l| 00001c40 69 6e 65 20 77 69 74 68 6f 75 74 20 70 6f 69 6e |ine without poin| 00001c50 74 73 2c 20 73 65 6c 65 63 74 20 74 68 65 20 62 |ts, select the b| 00001c60 6c 61 6e 6b 20 70 6f 69 6e 74 20 73 74 79 6c 65 |lank point style| 00001c70 2e 0a 0a 32 2e 39 20 54 48 45 20 46 49 4c 45 20 |...2.9 THE FILE | 00001c80 53 55 42 4d 45 4e 55 0a 0a 54 68 69 73 20 6d 65 |SUBMENU..This me| 00001c90 6e 75 2c 20 72 65 61 63 68 65 64 20 66 72 6f 6d |nu, reached from| 00001ca0 20 74 68 65 20 6d 61 69 6e 20 6d 65 6e 75 20 69 | the main menu i| 00001cb0 73 20 73 68 6f 77 6e 20 69 6e 20 66 69 67 75 72 |s shown in figur| 00001cc0 65 20 32 2e 39 2e 0a 0a 54 68 65 20 53 61 76 65 |e 2.9...The Save| 00001cd0 20 6f 70 72 69 6f 6e 20 6c 65 61 64 73 20 74 6f | oprion leads to| 00001ce0 20 61 20 73 61 76 65 20 77 69 6e 64 6f 77 20 66 | a save window f| 00001cf0 72 6f 6d 20 77 68 69 63 68 20 79 6f 75 20 63 61 |rom which you ca| 00001d00 6e 20 73 61 76 65 20 74 68 65 0a 63 75 72 72 65 |n save the.curre| 00001d10 6e 74 20 47 72 61 70 68 50 6c 75 73 20 74 65 6d |nt GraphPlus tem| 00001d20 70 6c 61 74 65 3b 20 61 20 72 65 63 6f 72 64 20 |plate; a record | 00001d30 6f 66 20 74 68 65 20 73 74 79 6c 65 20 61 6e 64 |of the style and| 00001d40 20 6d 61 70 70 69 6e 67 20 73 65 74 74 69 6e 67 | mapping setting| 00001d50 73 0a 79 6f 75 20 68 61 76 65 20 65 6e 74 65 72 |s.you have enter| 00001d60 65 64 2c 20 73 6f 20 74 68 61 74 20 61 20 67 72 |ed, so that a gr| 00001d70 61 70 68 20 63 61 6e 20 62 65 20 72 65 70 6c 69 |aph can be repli| 00001d80 63 61 74 65 64 20 61 74 20 61 20 6c 61 74 65 72 |cated at a later| 00001d90 20 64 61 74 65 2e 0a 54 6f 20 6c 6f 61 64 20 61 | date..To load a| 00001da0 20 74 65 6d 70 6c 61 74 65 20 66 69 6c 65 20 69 | template file i| 00001db0 6e 74 6f 20 47 72 61 70 68 50 6c 75 73 2c 20 65 |nto GraphPlus, e| 00001dc0 69 74 68 65 72 20 64 6f 75 62 6c 65 20 63 6c 69 |ither double cli| 00001dd0 63 6b 20 6f 6e 20 69 74 20 6f 72 0a 64 72 61 67 |ck on it or.drag| 00001de0 20 69 74 20 69 6e 74 6f 20 61 20 47 72 61 70 68 | it into a Graph| 00001df0 50 6c 75 73 20 77 69 6e 64 6f 77 2e 0a 0a 54 68 |Plus window...Th| 00001e00 65 20 44 61 74 61 70 61 74 68 20 65 6e 74 72 79 |e Datapath entry| 00001e10 20 6c 65 61 64 73 20 74 6f 20 61 20 77 69 6e 64 | leads to a wind| 00001e20 6f 77 20 64 69 73 70 6c 61 79 69 6e 67 20 74 68 |ow displaying th| 00001e30 65 20 70 61 74 68 20 6e 61 6d 65 20 6f 66 20 74 |e path name of t| 00001e40 68 65 0a 43 53 56 20 66 69 6c 65 20 47 72 61 70 |he.CSV file Grap| 00001e50 68 50 6c 75 73 20 77 69 6c 6c 20 75 73 65 20 61 |hPlus will use a| 00001e60 73 20 74 68 65 20 64 61 74 61 20 66 69 6c 65 2e |s the data file.| 00001e70 20 49 66 20 69 74 20 69 73 20 62 6c 61 6e 6b 2c | If it is blank,| 00001e80 20 6e 6f 20 43 53 56 0a 66 69 6c 65 20 68 61 73 | no CSV.file has| 00001e90 20 62 65 65 6e 20 64 72 61 67 67 65 64 20 69 6e | been dragged in| 00001ea0 74 6f 20 47 72 61 70 68 50 6c 75 73 2e 0a 0a 53 |to GraphPlus...S| 00001eb0 65 6c 65 63 74 69 6e 67 20 44 65 66 61 75 6c 74 |electing Default| 00001ec0 20 63 61 75 73 65 73 20 74 68 65 20 67 72 61 70 | causes the grap| 00001ed0 68 20 74 65 6d 70 6c 61 74 65 20 74 6f 20 62 65 |h template to be| 00001ee0 20 72 65 73 65 74 20 74 6f 20 69 74 73 20 64 65 | reset to its de| 00001ef0 66 61 75 6c 74 0a 76 65 72 73 69 6f 6e 2e 20 42 |fault.version. B| 00001f00 65 66 6f 72 65 20 74 68 69 73 20 6f 63 63 75 72 |efore this occur| 00001f10 73 20 61 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 |s a dialogue box| 00001f20 20 70 72 6f 6d 70 74 73 20 66 6f 72 20 63 6f 6e | prompts for con| 00001f30 66 6f 72 6d 61 74 69 6f 6e 20 6f 66 0a 74 68 65 |formation of.the| 00001f40 20 70 72 6f 63 65 64 75 72 65 2c 20 61 73 20 69 | procedure, as i| 00001f50 74 20 63 61 6e 6e 6f 74 20 62 65 20 72 65 76 65 |t cannot be reve| 00001f60 72 73 65 64 2e 0a 0a 20 20 20 20 2b 2d 2d 2d 2d |rsed... +----| 00001f70 2d 2d 2d 2d 2d 2d 2d 2d 2d 2b 0a 20 20 20 20 7c |---------+. || 00001f80 20 20 20 20 46 69 6c 65 20 20 20 20 20 7c 0a 20 | File |. | 00001f90 20 20 20 2b 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | +------------| 00001fa0 2d 2b 0a 20 20 20 20 7c 20 20 53 61 76 65 20 20 |-+. | Save | 00001fb0 20 20 20 3e 20 7c 0a 20 20 20 20 7c 20 20 44 61 | > |. | Da| 00001fc0 74 61 70 61 74 68 20 3e 20 7c 0a 20 20 20 20 7c |tapath > |. || 00001fd0 20 20 44 65 66 61 75 6c 74 20 20 20 20 7c 0a 20 | Default |. | 00001fe0 20 20 20 2b 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | +------------| 00001ff0 2d 2b 20 20 20 20 20 66 69 67 75 72 65 20 32 2e |-+ figure 2.| 00002000 39 0a 0a 0a 33 2e 30 20 54 48 45 20 47 52 41 50 |9...3.0 THE GRAP| 00002010 48 20 46 4f 52 4d 41 54 20 57 49 4e 44 4f 57 0a |H FORMAT WINDOW.| 00002020 0a 43 6c 69 63 6b 69 6e 67 20 77 69 74 68 20 73 |.Clicking with s| 00002030 65 6c 65 63 74 20 6f 6e 20 74 68 65 20 47 72 61 |elect on the Gra| 00002040 70 68 50 6c 75 73 20 69 63 6f 6e 20 62 61 72 20 |phPlus icon bar | 00002050 69 63 6f 6e 20 62 72 69 6e 67 73 20 75 70 20 74 |icon brings up t| 00002060 68 65 0a 47 72 61 70 68 20 46 6f 72 6d 61 74 20 |he.Graph Format | 00002070 77 69 6e 64 6f 77 2e 20 54 68 69 73 20 61 6c 6c |window. This all| 00002080 6f 77 73 20 79 6f 75 20 74 6f 20 65 6e 74 65 72 |ows you to enter| 00002090 20 66 75 72 74 68 65 72 20 69 6e 66 6f 72 6d 61 | further informa| 000020a0 74 69 6f 6e 0a 61 62 6f 75 74 20 74 68 65 20 67 |tion.about the g| 000020b0 72 61 70 68 20 70 72 69 6f 72 20 74 6f 20 69 74 |raph prior to it| 000020c0 73 20 63 72 65 61 74 69 6f 6e 2e 20 54 68 69 73 |s creation. This| 000020d0 20 69 73 20 65 6e 74 65 72 65 64 20 69 6e 20 61 | is entered in a| 000020e0 20 63 65 6e 74 72 61 6c 0a 73 63 72 6f 6c 6c 61 | central.scrolla| 000020f0 62 6c 65 20 70 61 6e 65 2e 20 57 68 65 6e 20 61 |ble pane. When a| 00002100 6e 79 20 63 68 61 6e 67 65 20 68 61 73 20 62 65 |ny change has be| 00002110 65 6e 20 6d 61 64 65 20 74 6f 20 74 68 69 73 20 |en made to this | 00002120 70 61 6e 65 2c 20 63 6c 69 63 6b 20 6f 6e 0a 74 |pane, click on.t| 00002130 68 65 20 4f 4b 20 69 63 6f 6e 20 61 74 20 74 68 |he OK icon at th| 00002140 65 20 62 6f 74 74 6f 6d 20 6f 66 20 74 68 65 20 |e bottom of the | 00002150 47 72 61 70 68 20 46 6f 72 6d 61 74 20 77 69 6e |Graph Format win| 00002160 64 6f 77 2e 20 49 66 20 79 6f 75 20 6d 61 6b 65 |dow. If you make| 00002170 20 61 0a 6d 69 73 74 61 6b 65 20 61 6e 64 20 77 | a.mistake and w| 00002180 61 6e 74 20 74 6f 20 72 65 73 74 6f 72 65 20 74 |ant to restore t| 00002190 68 65 20 70 61 6e 65 20 74 6f 20 74 68 65 20 73 |he pane to the s| 000021a0 65 74 74 69 6e 67 73 20 63 75 72 72 65 6e 74 6c |ettings currentl| 000021b0 79 20 69 6e 0a 6d 65 6d 6f 72 79 2c 20 63 6c 69 |y in.memory, cli| 000021c0 63 6b 20 6f 6e 20 43 61 6e 63 65 6c 2e 20 41 6e |ck on Cancel. An| 000021d0 79 20 61 6c 74 65 72 61 74 69 6f 6e 73 20 69 6e |y alterations in| 000021e0 20 74 68 69 73 20 77 69 6e 64 6f 77 20 61 72 65 | this window are| 000021f0 20 6e 6f 74 20 73 74 6f 72 65 64 0a 75 6e 74 69 | not stored.unti| 00002200 6c 20 4f 4b 20 69 73 20 63 6c 69 63 6b 65 64 2e |l OK is clicked.| 00002210 0a 0a 41 74 20 74 68 65 20 74 6f 70 20 6f 66 20 |..At the top of | 00002220 74 68 65 20 67 72 61 70 68 20 66 6f 72 6d 61 74 |the graph format| 00002230 20 77 69 6e 64 6f 77 20 69 73 20 61 6e 20 69 63 | window is an ic| 00002240 6f 6e 20 64 65 74 61 69 6c 69 6e 67 20 74 68 65 |on detailing the| 00002250 0a 63 75 72 72 65 6e 74 6c 79 20 73 65 6c 65 63 |.currently selec| 00002260 74 65 64 20 67 72 61 70 68 20 74 79 70 65 2c 20 |ted graph type, | 00002270 61 6e 64 20 74 68 65 20 63 72 65 61 74 65 20 62 |and the create b| 00002280 75 74 74 6f 6e 2e 20 57 68 65 6e 20 61 6c 6c 20 |utton. When all | 00002290 74 68 65 0a 72 65 71 75 69 72 65 64 20 73 65 6c |the.required sel| 000022a0 65 63 74 69 6f 6e 73 20 68 61 76 65 20 62 65 65 |ections have bee| 000022b0 6e 20 6d 61 64 65 20 63 6c 69 63 6b 20 6f 6e 20 |n made click on | 000022c0 74 68 69 73 20 28 73 65 65 20 73 65 63 74 69 6f |this (see sectio| 000022d0 6e 20 33 2e 32 29 2e 0a 0a 43 6c 69 63 6b 69 6e |n 3.2)...Clickin| 000022e0 67 20 6d 65 6e 75 20 77 69 74 68 69 6e 20 74 68 |g menu within th| 000022f0 65 20 47 72 61 70 68 20 46 6f 72 6d 61 74 20 77 |e Graph Format w| 00002300 69 6e 64 6f 77 20 62 72 69 6e 67 73 20 75 70 20 |indow brings up | 00002310 74 68 65 20 46 6f 72 6d 61 74 0a 6d 65 6e 75 2e |the Format.menu.| 00002320 20 54 68 69 73 20 69 73 20 73 69 6d 69 6c 61 72 | This is similar| 00002330 20 74 6f 20 74 68 65 20 69 63 6f 6e 20 62 61 72 | to the icon bar| 00002340 20 6d 65 6e 75 2c 20 62 75 74 20 77 69 74 68 6f | menu, but witho| 00002350 75 74 20 74 68 65 20 49 6e 66 6f 20 61 6e 64 0a |ut the Info and.| 00002360 51 75 69 74 20 6f 70 74 69 6f 6e 73 2e 20 49 74 |Quit options. It| 00002370 20 74 68 65 72 65 66 6f 72 65 20 63 6f 6e 74 61 | therefore conta| 00002380 69 6e 73 20 61 6c 6c 20 74 68 65 20 67 72 61 70 |ins all the grap| 00002390 68 20 66 6f 72 6d 61 74 74 69 6e 67 20 6f 70 74 |h formatting opt| 000023a0 69 6f 6e 73 0a 6e 6f 74 20 63 6f 6e 74 61 69 6e |ions.not contain| 000023b0 65 64 20 77 69 74 68 69 6e 20 74 68 65 20 47 72 |ed within the Gr| 000023c0 61 70 68 20 46 6f 72 6d 61 74 20 77 69 6e 64 6f |aph Format windo| 000023d0 77 2e 0a 0a 33 2e 31 20 54 48 45 20 47 52 41 50 |w...3.1 THE GRAP| 000023e0 48 20 46 4f 52 4d 41 54 20 4f 50 54 49 4f 4e 53 |H FORMAT OPTIONS| 000023f0 0a 0a 54 68 65 73 65 20 61 72 65 20 74 68 65 20 |..These are the | 00002400 73 65 6c 65 63 74 69 6f 6e 73 20 6d 61 64 65 20 |selections made | 00002410 69 6e 20 74 68 65 20 63 65 6e 74 72 61 6c 20 73 |in the central s| 00002420 63 72 6f 6c 6c 61 62 6c 65 20 70 61 6e 65 3a 0a |crollable pane:.| 00002430 20 20 8f 20 54 68 65 20 74 69 74 6c 65 2c 20 61 | . The title, a| 00002440 6e 64 20 77 68 65 74 68 65 72 20 69 74 20 69 73 |nd whether it is| 00002450 20 64 69 73 70 6c 61 79 65 64 20 6f 72 20 6e 6f | displayed or no| 00002460 74 2e 0a 20 20 8f 20 54 68 65 20 58 20 61 6e 64 |t.. . The X and| 00002470 20 59 20 61 78 69 73 20 6c 61 62 65 6c 73 2c 20 | Y axis labels, | 00002480 61 6e 64 20 77 68 65 74 68 65 72 20 74 68 65 79 |and whether they| 00002490 20 61 72 65 20 64 69 73 70 6c 61 79 65 64 20 6f | are displayed o| 000024a0 72 20 6e 6f 74 2e 0a 20 20 8f 20 57 68 65 74 68 |r not.. . Wheth| 000024b0 65 72 20 73 6f 6c 69 64 20 6f 72 20 64 6f 74 74 |er solid or dott| 000024c0 65 64 20 6f 72 20 6e 6f 20 67 72 69 64 20 6c 69 |ed or no grid li| 000024d0 6e 65 73 20 61 72 65 20 64 72 61 77 6e 20 6f 6e |nes are drawn on| 000024e0 20 61 20 6c 69 6e 65 20 6f 72 0a 20 20 20 20 62 | a line or. b| 000024f0 61 72 20 67 72 61 70 68 27 73 20 61 78 69 73 2e |ar graph's axis.| 00002500 0a 20 20 8f 20 41 74 20 77 68 61 74 20 64 69 76 |. . At what div| 00002510 69 73 69 6f 6e 73 20 74 68 65 73 65 20 67 72 69 |isions these gri| 00002520 64 20 6c 69 6e 65 73 20 61 72 65 20 6d 61 64 65 |d lines are made| 00002530 2c 20 61 6c 73 6f 20 74 68 65 20 72 65 70 65 74 |, also the repet| 00002540 69 74 69 6f 6e 0a 20 20 20 20 73 70 61 63 65 20 |ition. space | 00002550 6f 66 20 64 61 74 61 20 6d 61 72 6b 69 6e 67 73 |of data markings| 00002560 20 6f 6e 20 74 68 65 20 61 78 69 73 2e 0a 20 20 | on the axis.. | 00002570 20 20 20 54 68 69 73 20 69 73 20 61 75 74 6f 6d | This is autom| 00002580 61 74 69 63 61 6c 6c 79 20 63 68 6f 73 65 6e 20 |atically chosen | 00002590 62 79 20 47 72 61 70 68 50 6c 75 73 20 69 66 20 |by GraphPlus if | 000025a0 6c 65 66 74 20 62 6c 61 6e 6b 2e 0a 20 20 8f 20 |left blank.. . | 000025b0 41 74 20 77 68 61 74 20 69 6e 74 65 72 76 61 6c |At what interval| 000025c0 20 73 75 62 2d 72 75 6c 69 6e 67 73 20 61 72 65 | sub-rulings are| 000025d0 20 6d 61 64 65 20 62 65 74 77 65 65 6e 20 6d 61 | made between ma| 000025e0 69 6e 20 64 69 76 69 73 69 6f 6e 73 2e 0a 20 20 |in divisions.. | 000025f0 8f 20 57 68 65 74 68 65 72 20 74 68 65 20 61 70 |. Whether the ap| 00002600 70 6c 69 63 61 74 69 6f 6e 20 63 61 6c 63 75 6c |plication calcul| 00002610 61 74 65 73 20 74 68 65 20 75 70 70 65 72 20 61 |ates the upper a| 00002620 6e 64 20 6c 6f 77 65 72 20 6c 69 6d 69 74 73 20 |nd lower limits | 00002630 6f 66 0a 20 20 20 20 74 68 65 20 61 78 69 73 20 |of. the axis | 00002640 69 74 73 65 6c 66 2c 20 6f 72 20 75 73 65 73 20 |itself, or uses | 00002650 6f 6e 65 73 20 73 70 65 63 69 66 69 65 64 20 62 |ones specified b| 00002660 79 0a 20 20 20 20 74 68 65 20 75 73 65 72 2e 0a |y. the user..| 00002670 20 20 8f 20 57 68 61 74 20 74 79 70 65 20 6f 66 | . What type of| 00002680 20 62 61 72 20 67 72 61 70 68 20 69 73 20 70 72 | bar graph is pr| 00002690 6f 64 75 63 65 64 3b 0a 20 20 20 20 20 20 41 64 |oduced;. Ad| 000026a0 6a 61 63 65 6e 74 20 41 6c 6c 20 62 61 72 73 20 |jacent All bars | 000026b0 74 6f 75 63 68 20 65 61 63 68 20 6f 74 68 65 72 |touch each other| 000026c0 0a 20 20 20 20 20 20 49 6e 64 69 76 69 64 75 61 |. Individua| 000026d0 6c 20 41 6c 6c 20 62 61 72 73 20 73 74 61 6e 64 |l All bars stand| 000026e0 20 61 6c 6f 6e 65 0a 20 20 20 20 20 20 4f 66 66 | alone. Off| 000026f0 73 65 74 20 42 61 72 73 20 6f 76 65 72 6c 61 70 |set Bars overlap| 00002700 20 73 6c 69 67 68 74 6c 79 2c 20 61 6e 64 20 61 | slightly, and a| 00002710 72 65 20 67 72 6f 75 70 65 64 20 69 6e 74 6f 20 |re grouped into | 00002720 72 6f 77 73 0a 20 20 20 20 20 20 47 72 6f 75 70 |rows. Group| 00002730 65 64 20 42 61 72 73 20 74 6f 75 63 68 2c 20 62 |ed Bars touch, b| 00002740 75 74 20 65 61 63 68 20 72 6f 77 20 6f 66 20 64 |ut each row of d| 00002750 61 74 61 20 69 73 20 73 65 70 61 72 61 74 65 64 |ata is separated| 00002760 0a 20 20 20 20 20 20 4f 76 65 72 6c 61 69 64 20 |. Overlaid | 00002770 45 61 63 68 20 72 6f 77 20 6f 66 20 64 61 74 61 |Each row of data| 00002780 20 69 73 20 70 6c 6f 74 74 65 64 20 6f 6e 20 74 | is plotted on t| 00002790 68 65 20 73 61 6d 65 20 62 61 72 0a 20 20 8f 20 |he same bar. . | 000027a0 57 68 65 74 68 65 72 20 74 68 65 72 65 20 69 73 |Whether there is| 000027b0 20 61 20 6d 61 72 67 69 6e 20 74 6f 20 74 68 65 | a margin to the| 000027c0 20 6c 65 66 74 20 61 6e 64 20 72 69 67 68 74 20 | left and right | 000027d0 6f 66 20 74 68 65 20 62 61 72 73 0a 20 20 8f 20 |of the bars. . | 000027e0 57 68 65 74 68 65 72 20 74 68 65 20 62 61 72 73 |Whether the bars| 000027f0 20 61 72 65 20 70 6c 6f 74 74 65 64 20 68 6f 72 | are plotted hor| 00002800 69 7a 6f 6e 74 61 6c 6c 79 20 6f 72 20 76 65 72 |izontally or ver| 00002810 74 69 63 61 6c 6c 79 0a 20 20 8f 20 57 68 65 74 |tically. . Whet| 00002820 68 65 72 20 61 6e 79 20 65 6c 65 6d 65 6e 74 73 |her any elements| 00002830 20 69 6e 20 70 69 65 20 63 68 61 72 74 73 20 61 | in pie charts a| 00002840 72 65 20 65 78 70 6c 6f 64 65 64 0a 20 20 8f 20 |re exploded. . | 00002850 41 74 20 77 68 69 63 68 20 73 65 67 6d 65 6e 74 |At which segment| 00002860 20 6f 66 20 70 69 65 20 65 78 70 6c 6f 73 69 6f | of pie explosio| 00002870 6e 20 62 65 67 69 6e 73 20 61 6e 64 20 66 69 6e |n begins and fin| 00002880 69 73 68 65 73 0a 0a 33 2e 32 20 43 52 45 41 54 |ishes..3.2 CREAT| 00002890 49 4e 47 20 41 20 47 52 41 50 48 0a 0a 43 6c 69 |ING A GRAPH..Cli| 000028a0 63 6b 69 6e 67 20 6f 6e 20 43 72 65 61 74 65 20 |cking on Create | 000028b0 63 61 75 73 65 73 20 61 20 6e 65 77 20 73 61 76 |causes a new sav| 000028c0 65 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 20 74 |e dialogue box t| 000028d0 6f 20 61 70 70 65 61 72 2c 20 61 73 73 75 6d 69 |o appear, assumi| 000028e0 6e 67 0a 47 72 61 70 68 50 6c 75 73 20 68 61 73 |ng.GraphPlus has| 000028f0 20 62 65 65 6e 20 73 68 6f 77 6e 20 61 20 73 6f | been shown a so| 00002900 75 72 63 65 20 43 53 56 20 66 69 6c 65 2e 20 49 |urce CSV file. I| 00002910 6e 20 74 68 69 73 20 62 6f 78 20 69 73 20 61 20 |n this box is a | 00002920 64 72 61 77 66 69 6c 65 2c 0a 77 68 69 63 68 20 |drawfile,.which | 00002930 6d 75 73 74 20 62 65 20 64 72 61 67 67 65 64 20 |must be dragged | 00002940 74 6f 20 61 20 66 69 6c 65 72 20 77 69 6e 64 6f |to a filer windo| 00002950 77 2e 20 4f 6e 63 65 20 74 68 69 73 20 68 61 73 |w. Once this has| 00002960 20 62 65 65 6e 20 64 6f 6e 65 2c 0a 67 72 61 70 | been done,.grap| 00002970 68 20 63 72 65 61 74 69 6f 6e 20 74 61 6b 65 73 |h creation takes| 00002980 20 70 6c 61 63 65 2e 20 47 72 61 70 68 50 6c 75 | place. GraphPlu| 00002990 73 20 6d 75 6c 74 69 74 61 73 6b 73 20 77 68 69 |s multitasks whi| 000029a0 6c 73 74 20 63 72 65 61 74 69 6e 67 20 61 0a 67 |lst creating a.g| 000029b0 72 61 70 68 20 74 6f 20 74 68 65 20 66 69 6c 65 |raph to the file| 000029c0 2c 20 62 75 74 20 77 68 69 6c 73 74 20 74 68 69 |, but whilst thi| 000029d0 73 20 68 61 70 70 65 6e 73 20 74 68 65 20 69 63 |s happens the ic| 000029e0 6f 6e 20 69 63 6f 6e 20 62 61 72 20 69 63 6f 6e |on icon bar icon| 000029f0 0a 62 65 63 6f 6d 65 73 20 73 68 61 64 65 64 20 |.becomes shaded | 00002a00 73 6f 20 47 72 61 70 68 50 6c 75 73 20 63 61 6e |so GraphPlus can| 00002a10 6e 6f 74 20 62 65 20 75 73 65 64 2e 0a 0a 57 68 |not be used...Wh| 00002a20 69 6c 73 74 20 61 20 67 72 61 70 68 20 69 73 20 |ilst a graph is | 00002a30 62 65 69 6e 67 20 63 72 65 61 74 65 64 20 61 20 |being created a | 00002a40 53 74 61 74 75 73 20 77 69 6e 64 6f 77 20 61 70 |Status window ap| 00002a50 70 65 61 72 73 20 74 6f 0a 64 69 73 70 6c 61 79 |pears to.display| 00002a60 20 74 68 65 20 70 72 6f 67 72 65 73 73 20 6f 66 | the progress of| 00002a70 20 74 68 65 20 70 72 6f 63 65 73 73 69 6e 67 2e | the processing.| 00002a80 20 54 68 69 73 20 77 69 6e 64 6f 77 20 63 6f 6e | This window con| 00002a90 74 61 69 6e 73 20 61 20 6d 65 6e 75 0a 77 69 74 |tains a menu.wit| 00002aa0 68 20 61 20 73 69 6e 67 6c 65 20 65 6e 74 72 79 |h a single entry| 00002ab0 3b 0a 0a 20 20 20 20 2b 2d 2d 2d 2d 2d 2d 2d 2d |;.. +--------| 00002ac0 2d 2d 2d 2b 0a 20 20 20 20 7c 20 47 72 61 70 68 |---+. | Graph| 00002ad0 50 6c 75 73 20 7c 0a 20 20 20 20 2b 2d 2d 2d 2d |Plus |. +----| 00002ae0 2d 2d 2d 2d 2d 2d 2d 2b 0a 20 20 20 20 7c 20 20 |-------+. | | 00002af0 46 61 73 74 65 72 20 20 20 7c 0a 20 20 20 20 2b |Faster |. +| 00002b00 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2b 0a 0a 69 66 |-----------+..if| 00002b10 20 79 6f 75 20 73 65 6c 65 63 74 20 74 68 69 73 | you select this| 00002b20 20 74 68 65 20 63 72 65 61 74 69 6f 6e 20 70 72 | the creation pr| 00002b30 6f 63 65 73 73 20 69 73 20 61 63 63 65 6c 65 72 |ocess is acceler| 00002b40 61 74 65 64 20 62 79 20 6d 61 6b 69 6e 67 20 74 |ated by making t| 00002b50 68 65 0a 61 70 70 6c 69 63 61 74 69 6f 6e 20 73 |he.application s| 00002b60 69 6e 67 6c 65 20 74 61 73 6b 2e 0a 0a 0a 34 2e |ingle task....4.| 00002b70 30 20 47 52 41 50 48 20 53 50 45 43 49 46 49 43 |0 GRAPH SPECIFIC| 00002b80 20 46 45 41 54 55 52 45 53 0a 0a 46 6f 6c 6c 6f | FEATURES..Follo| 00002b90 77 69 6e 67 20 61 72 65 20 73 65 76 65 72 61 6c |wing are several| 00002ba0 20 70 6f 69 6e 74 73 20 74 6f 20 6e 6f 74 65 20 | points to note | 00002bb0 61 62 6f 75 74 20 74 68 65 20 63 72 65 61 74 69 |about the creati| 00002bc0 6f 70 6e 20 6f 66 20 65 61 63 68 20 67 72 61 70 |opn of each grap| 00002bd0 68 0a 74 79 70 65 2e 0a 0a 34 2e 31 20 4c 49 4e |h.type...4.1 LIN| 00002be0 45 20 47 52 41 50 48 53 0a 0a 54 68 65 20 63 6f |E GRAPHS..The co| 00002bf0 6c 75 6d 6e 20 73 70 65 63 69 66 69 65 64 20 69 |lumn specified i| 00002c00 6e 20 61 20 67 72 6f 75 70 27 73 20 6d 61 70 20 |n a group's map | 00002c10 77 69 6e 64 6f 77 20 72 65 66 65 72 73 20 74 6f |window refers to| 00002c20 20 74 68 65 20 67 72 6f 75 70 27 73 20 78 0a 63 | the group's x.c| 00002c30 6f 6f 72 64 69 6e 61 74 65 73 2e 20 54 68 65 20 |oordinates. The | 00002c40 79 20 63 6f 6f 72 64 69 6e 61 74 65 73 20 61 72 |y coordinates ar| 00002c50 65 20 61 73 73 75 6d 65 64 20 74 6f 20 62 65 20 |e assumed to be | 00002c60 69 6e 20 74 68 65 20 6e 65 78 74 20 63 6f 6c 75 |in the next colu| 00002c70 6d 6e 2e 0a 49 66 20 79 6f 75 20 73 65 6c 65 63 |mn..If you selec| 00002c80 74 20 27 63 6f 6c 6f 75 72 20 75 6e 64 65 72 27 |t 'colour under'| 00002c90 20 66 6f 72 20 61 20 64 61 74 61 20 67 72 6f 75 | for a data grou| 00002ca0 70 20 69 74 20 6d 61 79 20 6f 62 73 63 75 72 65 |p it may obscure| 00002cb0 20 6f 74 68 65 72 0a 70 61 72 74 73 20 6f 66 20 | other.parts of | 00002cc0 74 68 65 20 67 72 61 70 68 2e 20 54 68 65 20 67 |the graph. The g| 00002cd0 72 61 70 68 20 69 73 20 63 72 65 61 74 65 64 20 |raph is created | 00002ce0 73 6f 20 74 68 61 74 20 67 72 6f 75 70 20 6f 6e |so that group on| 00002cf0 65 20 69 73 0a 75 70 70 65 72 6d 6f 73 74 20 61 |e is.uppermost a| 00002d00 6e 64 20 67 72 6f 75 70 20 73 69 78 20 75 6e 64 |nd group six und| 00002d10 65 72 6e 65 61 74 68 20 61 6c 6c 20 74 68 65 20 |erneath all the | 00002d20 6f 74 68 65 72 73 2e 20 54 68 75 73 20 74 6f 20 |others. Thus to | 00002d30 61 76 6f 69 64 20 74 68 69 73 0a 6f 62 73 63 75 |avoid this.obscu| 00002d40 72 69 6e 67 20 70 61 72 74 73 20 6f 66 20 74 68 |ring parts of th| 00002d50 65 20 67 72 61 70 68 2c 20 65 6e 73 75 72 65 20 |e graph, ensure | 00002d60 74 68 65 20 6c 69 6e 65 20 74 6f 20 62 65 20 63 |the line to be c| 00002d70 6f 6c 6f 75 72 65 64 20 75 6e 64 65 72 20 69 73 |oloured under is| 00002d80 0a 69 6e 20 67 72 6f 75 70 20 73 69 78 2c 20 6f |.in group six, o| 00002d90 72 20 61 73 20 68 69 67 68 20 61 20 67 72 6f 75 |r as high a grou| 00002da0 70 20 61 73 20 6e 65 63 65 73 73 61 72 79 2e 0a |p as necessary..| 00002db0 0a 34 2e 32 20 42 41 52 20 43 48 41 52 54 53 0a |.4.2 BAR CHARTS.| 00002dc0 0a 54 68 65 20 63 6f 6c 75 6d 6e 20 73 70 65 63 |.The column spec| 00002dd0 69 66 69 65 64 20 69 6e 20 74 68 65 20 6d 61 70 |ified in the map| 00002de0 20 77 69 6e 64 6f 77 20 72 65 66 65 72 73 20 74 | window refers t| 00002df0 6f 20 74 68 65 20 63 6f 6c 75 6d 6e 20 74 68 65 |o the column the| 00002e00 20 62 61 72 0a 63 68 61 72 74 20 64 61 74 61 20 | bar.chart data | 00002e10 69 73 20 69 6e 2e 20 57 68 65 6e 20 70 72 6f 64 |is in. When prod| 00002e20 75 63 69 6e 67 20 61 20 68 6f 72 69 7a 6f 6e 74 |ucing a horizont| 00002e30 61 6c 20 62 61 72 20 63 68 61 72 74 20 77 69 74 |al bar chart wit| 00002e40 68 20 6d 6f 72 65 20 74 68 61 6e 0a 6f 6e 65 20 |h more than.one | 00002e50 64 61 74 61 20 67 72 6f 75 70 2c 20 67 72 6f 75 |data group, grou| 00002e60 70 20 6f 6e 65 20 61 70 70 65 61 72 73 20 6f 6e |p one appears on| 00002e70 20 74 68 65 20 6c 65 66 74 20 68 61 6e 64 20 73 | the left hand s| 00002e80 69 64 65 20 6f 66 20 61 6e 79 20 6f 66 20 74 68 |ide of any of th| 00002e90 65 0a 6f 74 68 65 72 20 67 72 6f 75 70 73 2e 20 |e.other groups. | 00002ea0 57 68 65 6e 20 74 68 65 20 63 68 61 72 74 20 69 |When the chart i| 00002eb0 73 20 76 65 72 74 69 63 61 6c 20 69 74 20 61 70 |s vertical it ap| 00002ec0 70 65 61 72 73 20 61 74 20 74 68 65 20 62 6f 74 |pears at the bot| 00002ed0 74 6f 6d 2e 0a 57 68 65 6e 20 70 72 6f 64 75 63 |tom..When produc| 00002ee0 69 6e 67 20 6f 76 65 72 6c 61 69 64 20 62 61 72 |ing overlaid bar| 00002ef0 20 63 68 61 72 74 73 2c 20 69 66 20 74 68 65 72 | charts, if ther| 00002f00 65 20 61 72 65 20 74 77 6f 20 67 72 6f 75 70 73 |e are two groups| 00002f10 20 77 68 69 63 68 20 68 61 76 65 0a 74 68 65 20 | which have.the | 00002f20 73 61 6d 65 20 76 61 6c 75 65 20 6f 6e 20 61 20 |same value on a | 00002f30 62 61 72 2c 20 74 68 65 20 62 61 72 20 77 69 6c |bar, the bar wil| 00002f40 6c 20 62 65 20 65 78 74 65 6e 64 65 64 20 74 6f |l be extended to| 00002f50 20 74 68 65 20 72 69 67 68 74 20 74 6f 0a 70 72 | the right to.pr| 00002f60 65 76 65 6e 74 20 6f 6e 65 20 6f 62 73 63 75 72 |event one obscur| 00002f70 69 6e 67 20 74 68 65 20 6f 74 68 65 72 2e 0a 0a |ing the other...| 00002f80 34 2e 33 20 50 49 45 20 43 48 41 52 54 53 0a 0a |4.3 PIE CHARTS..| 00002f90 4f 6e 65 20 64 61 74 61 20 67 72 6f 75 70 20 72 |One data group r| 00002fa0 65 70 72 65 73 65 6e 74 73 20 6f 6e 65 20 70 69 |epresents one pi| 00002fb0 65 20 63 68 61 72 74 2e 20 68 65 6e 63 65 20 75 |e chart. hence u| 00002fc0 70 20 74 6f 20 73 69 78 20 70 69 65 20 63 68 61 |p to six pie cha| 00002fd0 72 74 73 0a 63 61 6e 20 62 65 20 64 69 73 70 6c |rts.can be displ| 00002fe0 61 79 65 64 20 61 74 20 6f 6e 63 65 2e 20 57 68 |ayed at once. Wh| 00002ff0 65 6e 20 6f 6e 6c 79 20 6f 6e 65 20 70 69 65 20 |en only one pie | 00003000 63 68 61 72 74 20 69 73 20 74 6f 20 62 65 20 64 |chart is to be d| 00003010 72 61 77 6e 2c 20 74 68 65 0a 6c 61 62 65 6c 73 |rawn, the.labels| 00003020 20 28 69 2e 65 2e 20 74 65 78 74 20 64 65 73 63 | (i.e. text desc| 00003030 72 69 62 69 6e 67 20 77 68 61 74 20 65 61 63 68 |ribing what each| 00003040 20 73 6c 69 63 65 20 6f 66 20 70 69 65 20 72 65 | slice of pie re| 00003050 70 72 65 73 65 6e 74 73 29 20 61 70 70 65 61 72 |presents) appear| 00003060 0a 61 72 6f 75 6e 64 20 74 68 65 20 63 68 61 72 |.around the char| 00003070 74 2c 20 62 75 74 20 69 66 20 6d 6f 72 65 20 74 |t, but if more t| 00003080 68 61 6e 20 6f 6e 65 20 70 69 65 20 63 68 61 72 |han one pie char| 00003090 74 20 69 73 20 64 72 61 77 6e 2c 20 74 68 65 79 |t is drawn, they| 000030a0 20 61 70 70 65 61 72 0a 61 73 20 61 20 6b 65 79 | appear.as a key| 000030b0 20 6f 6e 20 74 68 65 20 72 69 67 68 74 20 68 61 | on the right ha| 000030c0 6e 64 20 73 69 64 65 2e 20 54 68 65 20 27 6b 65 |nd side. The 'ke| 000030d0 79 20 74 65 78 74 27 20 69 6e 20 74 68 65 20 67 |y text' in the g| 000030e0 72 6f 75 70 20 6d 61 70 0a 77 69 6e 64 6f 77 20 |roup map.window | 000030f0 69 73 20 77 72 69 74 74 65 6e 20 62 65 6c 6f 77 |is written below| 00003100 20 65 61 63 68 20 63 68 61 72 74 2e 0a 0a 34 2e | each chart...4.| 00003110 34 20 54 41 42 4c 45 53 0a 0a 45 61 63 68 20 64 |4 TABLES..Each d| 00003120 61 74 61 20 73 65 74 20 72 65 70 72 65 73 65 6e |ata set represen| 00003130 74 73 20 61 20 63 6f 6c 75 6d 6e 20 6f 66 20 74 |ts a column of t| 00003140 68 65 20 74 61 62 6c 65 2e 20 48 65 6e 63 65 20 |he table. Hence | 00003150 74 68 65 20 74 61 62 6c 65 20 63 61 6e 0a 63 6f |the table can.co| 00003160 6e 74 61 69 6e 20 75 70 20 74 6f 20 75 70 20 74 |ntain up to up t| 00003170 6f 20 73 69 78 20 63 6f 6c 75 6d 6e 73 2e 20 54 |o six columns. T| 00003180 68 65 20 27 6b 65 79 20 74 65 78 74 27 20 69 6e |he 'key text' in| 00003190 20 74 68 65 20 67 72 6f 75 70 20 6d 61 70 0a 77 | the group map.w| 000031a0 69 6e 64 6f 77 20 69 73 20 75 73 65 64 20 61 73 |indow is used as| 000031b0 20 61 20 68 65 61 64 65 72 20 66 6f 72 20 65 61 | a header for ea| 000031c0 63 68 20 63 6f 6c 75 6d 6e 2e 20 54 68 65 72 65 |ch column. There| 000031d0 20 69 73 20 6e 6f 20 33 44 20 74 61 62 6c 65 0a | is no 3D table.| 000031e0 6f 70 74 69 6f 6e 2e 20 0a 0a 0a 35 2e 30 20 41 |option. ...5.0 A| 000031f0 44 56 41 4e 43 45 44 20 47 52 41 50 48 50 4c 55 |DVANCED GRAPHPLU| 00003200 53 20 46 45 41 54 55 52 45 53 0a 0a 8f 20 59 6f |S FEATURES... Yo| 00003210 75 20 61 72 65 20 6e 6f 74 20 72 65 73 74 72 69 |u are not restri| 00003220 63 74 65 64 20 74 6f 20 74 68 65 20 73 69 78 20 |cted to the six | 00003230 67 72 6f 75 70 20 6c 69 6d 69 74 20 69 6d 70 6f |group limit impo| 00003240 73 65 64 20 62 79 20 47 72 61 70 68 50 6c 75 73 |sed by GraphPlus| 00003250 2c 0a 20 20 62 65 63 61 75 73 65 20 69 74 20 69 |,. because it i| 00003260 73 20 70 6f 73 73 69 62 6c 65 20 74 6f 20 6f 76 |s possible to ov| 00003270 65 72 6c 61 79 20 6f 6e 65 20 67 72 61 70 68 20 |erlay one graph | 00003280 66 69 6c 65 20 6f 6e 74 6f 20 61 6e 6f 74 68 65 |file onto anothe| 00003290 72 2e 20 54 68 69 73 20 69 73 0a 20 20 64 6f 6e |r. This is. don| 000032a0 65 20 62 79 20 74 65 6c 6c 69 6e 67 20 47 72 61 |e by telling Gra| 000032b0 70 68 50 6c 75 73 20 74 6f 20 63 72 65 61 74 65 |phPlus to create| 000032c0 20 61 20 67 72 61 70 68 20 69 6e 74 6f 20 61 20 | a graph into a | 000032d0 66 69 6c 65 20 74 68 61 74 20 61 6c 72 65 61 64 |file that alread| 000032e0 79 0a 20 20 65 78 69 73 74 73 2e 20 41 20 71 75 |y. exists. A qu| 000032f0 65 72 79 20 77 69 6e 64 6f 77 20 77 69 6c 6c 20 |ery window will | 00003300 61 70 70 65 61 72 20 77 69 74 68 20 6f 70 74 69 |appear with opti| 00003310 6f 6e 73 20 74 6f 20 6f 76 65 72 6c 61 79 20 74 |ons to overlay t| 00003320 68 65 20 67 72 61 70 68 0a 20 20 6f 72 20 6f 76 |he graph. or ov| 00003330 65 72 77 72 69 74 65 20 74 68 65 20 66 69 6c 65 |erwrite the file| 00003340 2e 0a 0a 8f 20 49 66 20 61 20 66 61 74 61 6c 20 |.... If a fatal | 00003350 65 72 72 6f 72 20 73 68 6f 75 6c 64 20 6f 63 63 |error should occ| 00003360 75 72 20 77 68 69 6c 73 74 20 61 20 67 72 61 70 |ur whilst a grap| 00003370 68 20 69 73 20 62 65 69 6e 67 20 63 72 65 61 74 |h is being creat| 00003380 65 64 20 74 68 65 6e 0a 20 20 47 72 61 70 68 50 |ed then. GraphP| 00003390 6c 75 73 20 77 69 6c 6c 20 64 75 6d 70 20 61 20 |lus will dump a | 000033a0 63 6f 70 79 20 6f 66 20 74 68 65 20 63 75 72 72 |copy of the curr| 000033b0 65 6e 74 20 74 65 6d 70 6c 61 74 65 20 73 74 6f |ent template sto| 000033c0 72 65 64 20 69 6e 20 69 74 20 69 6e 74 6f 0a 20 |red in it into. | 000033d0 20 74 68 65 20 66 69 6c 65 20 54 65 6d 70 44 75 | the file TempDu| 000033e0 6d 70 20 69 6e 20 69 74 73 20 64 69 72 65 63 74 |mp in its direct| 000033f0 6f 72 79 2c 20 73 6f 20 74 68 61 74 20 74 68 65 |ory, so that the| 00003400 20 67 72 61 70 68 20 73 65 74 75 70 20 63 61 6e | graph setup can| 00003410 20 62 65 20 65 61 73 69 6c 79 0a 20 20 72 65 2d | be easily. re-| 00003420 65 6e 74 65 72 65 64 20 61 66 74 65 72 77 61 72 |entered afterwar| 00003430 64 73 2e 0a 0a 0a 36 2e 30 20 43 53 56 20 46 49 |ds....6.0 CSV FI| 00003440 4c 45 53 0a 0a 47 72 61 70 68 50 6c 75 73 20 75 |LES..GraphPlus u| 00003450 73 65 73 20 43 53 56 20 66 69 6c 65 73 20 61 73 |ses CSV files as| 00003460 20 69 74 73 20 64 61 74 61 20 69 6e 70 75 74 2e | its data input.| 00003470 20 54 68 65 79 20 61 72 65 20 61 20 73 74 61 6e | They are a stan| 00003480 64 61 72 64 20 66 6f 72 0a 64 61 74 61 20 65 78 |dard for.data ex| 00003490 63 68 61 6e 67 65 2c 20 61 6e 64 20 6d 6f 73 74 |change, and most| 000034a0 20 73 70 72 65 61 64 73 68 65 65 74 73 20 61 6e | spreadsheets an| 000034b0 64 20 64 61 74 61 62 61 73 65 73 20 70 72 6f 76 |d databases prov| 000034c0 69 64 65 20 66 61 63 69 6c 69 74 69 65 73 0a 66 |ide facilities.f| 000034d0 6f 72 20 73 61 76 69 6e 67 20 64 61 74 61 20 61 |or saving data a| 000034e0 73 20 61 20 43 53 56 20 66 69 6c 65 2e 20 50 6c |s a CSV file. Pl| 000034f0 65 61 73 65 20 72 65 66 65 72 20 74 6f 20 79 6f |ease refer to yo| 00003500 75 72 20 73 70 72 65 61 64 73 68 65 65 74 20 6f |ur spreadsheet o| 00003510 72 0a 64 61 74 61 62 61 73 65 20 6d 61 6e 75 61 |r.database manua| 00003520 6c 20 66 6f 72 20 69 6e 73 74 72 75 63 74 69 6f |l for instructio| 00003530 6e 73 20 6f 6e 20 68 6f 77 20 74 6f 20 67 65 6e |ns on how to gen| 00003540 65 72 61 74 65 20 43 53 56 20 64 61 74 61 2e 0a |erate CSV data..| 00003550 0a 36 2e 31 20 57 48 41 54 20 49 53 20 41 20 43 |.6.1 WHAT IS A C| 00003560 53 56 20 46 49 4c 45 3f 0a 0a 49 6d 61 67 69 6e |SV FILE?..Imagin| 00003570 65 20 79 6f 75 72 20 64 61 74 61 20 70 72 65 73 |e your data pres| 00003580 65 6e 74 65 64 20 69 6e 20 61 20 74 61 62 6c 65 |ented in a table| 00003590 2e 20 4e 6f 77 20 62 65 74 77 65 65 6e 20 65 61 |. Now between ea| 000035a0 63 68 20 63 6f 6c 75 6d 6e 20 70 75 74 20 61 0a |ch column put a.| 000035b0 63 6f 6d 6d 61 2c 20 61 6e 64 20 61 74 20 74 68 |comma, and at th| 000035c0 65 20 65 6e 64 20 6f 66 20 65 61 63 68 20 72 6f |e end of each ro| 000035d0 77 20 70 6c 61 63 65 20 61 20 72 65 74 75 72 6e |w place a return| 000035e0 2e 20 54 68 69 73 20 69 73 20 61 20 43 53 56 20 |. This is a CSV | 000035f0 66 69 6c 65 2e 0a 41 20 74 79 70 69 63 61 6c 20 |file..A typical | 00003600 43 53 56 20 66 69 6c 65 20 6d 61 79 20 6c 6f 6f |CSV file may loo| 00003610 6b 20 6c 69 6b 65 20 66 69 67 75 72 65 20 36 2e |k like figure 6.| 00003620 31 20 28 6e 6f 74 65 20 74 68 61 74 20 73 70 61 |1 (note that spa| 00003630 63 65 73 20 61 72 65 0a 70 72 6f 76 69 64 65 64 |ces are.provided| 00003640 20 66 6f 72 20 63 6c 61 72 69 74 79 20 61 6e 64 | for clarity and| 00003650 20 61 72 65 20 75 73 75 61 6c 6c 79 20 6f 6d 69 | are usually omi| 00003660 74 74 65 64 29 2e 20 4e 6f 74 65 20 74 68 65 20 |tted). Note the | 00003670 66 69 6e 61 6c 20 72 65 74 75 72 6e 2c 0a 77 68 |final return,.wh| 00003680 69 63 68 20 6d 75 73 74 20 6e 6f 74 20 62 65 20 |ich must not be | 00003690 6f 6d 69 74 74 65 64 2e 0a 0a 20 20 20 20 20 54 |omitted... T| 000036a0 72 61 6e 73 66 65 72 73 2c 20 20 20 20 20 20 20 |ransfers, | 000036b0 20 20 20 20 20 20 20 20 34 33 2e 36 2c 20 34 31 | 43.6, 41| 000036c0 2e 30 20 5b 52 45 54 55 52 4e 5d 0a 20 20 20 20 |.0 [RETURN]. | 000036d0 20 44 65 66 65 6e 63 65 2c 20 20 20 20 20 20 20 | Defence, | 000036e0 20 20 20 20 20 20 20 20 20 20 31 35 2e 35 2c 20 | 15.5, | 000036f0 31 30 2e 37 20 5b 52 45 54 55 52 4e 5d 0a 20 20 |10.7 [RETURN]. | 00003700 20 20 20 4e 48 53 2c 20 20 20 20 20 20 20 20 20 | NHS, | 00003710 20 20 20 20 20 20 20 20 20 20 20 20 37 2e 39 2c | 7.9,| 00003720 20 20 31 33 2e 31 20 5b 52 45 54 55 52 4e 5d 0a | 13.1 [RETURN].| 00003730 20 20 20 20 20 45 64 75 63 61 74 69 6f 6e 20 28 | Education (| 00003740 4c 41 73 29 2c 20 20 20 20 20 20 20 20 20 37 2e |LAs), 7.| 00003750 39 2c 20 20 39 2e 36 20 20 5b 52 45 54 55 52 4e |9, 9.6 [RETURN| 00003760 5d 0a 20 20 20 20 20 4f 74 68 65 72 20 66 69 6e |]. Other fin| 00003770 61 6c 20 63 6f 6e 73 75 6d 70 74 69 6f 6e 2c 20 |al consumption, | 00003780 31 33 2e 38 2c 20 32 30 2e 31 20 5b 52 45 54 55 |13.8, 20.1 [RETU| 00003790 52 4e 5d 0a 20 20 20 20 20 49 6e 76 65 73 74 6d |RN]. Investm| 000037a0 65 6e 74 2c 20 20 20 20 20 20 20 20 20 20 20 20 |ent, | 000037b0 20 20 31 31 2e 34 2c 20 35 2e 34 20 20 5b 52 45 | 11.4, 5.4 [RE| 000037c0 54 55 52 4e 5d 20 20 20 20 20 66 69 67 75 72 65 |TURN] figure| 000037d0 20 36 2e 31 0a 0a 36 2e 32 20 48 4f 57 20 44 4f | 6.1..6.2 HOW DO| 000037e0 20 49 20 43 52 45 41 54 45 20 41 20 43 53 43 20 | I CREATE A CSC | 000037f0 46 49 4c 45 3f 0a 0a 55 73 65 20 74 68 65 20 65 |FILE?..Use the e| 00003800 78 74 72 61 20 61 70 70 6c 69 63 61 74 69 6f 6e |xtra application| 00003810 20 73 75 70 70 6c 69 65 64 2c 20 43 73 76 45 64 | supplied, CsvEd| 00003820 69 74 2e 20 49 74 20 61 6c 6c 6f 77 73 20 79 6f |it. It allows yo| 00003830 75 20 74 6f 20 65 6e 74 65 72 0a 64 61 74 61 20 |u to enter.data | 00003840 61 73 20 69 6e 20 61 20 73 70 65 61 64 73 68 65 |as in a speadshe| 00003850 65 74 20 77 69 74 68 6f 75 74 20 77 6f 72 72 79 |et without worry| 00003860 69 6e 67 20 61 62 6f 75 74 20 74 68 65 20 69 6e |ing about the in| 00003870 74 65 72 6e 61 6c 20 73 74 72 75 63 74 75 72 65 |ternal structure| 00003880 0a 6f 66 20 74 68 65 20 66 69 6c 65 2e 0a 0a 0a |.of the file....| 00003890 37 2e 30 20 45 58 41 4d 50 4c 45 53 0a 0a 41 20 |7.0 EXAMPLES..A | 000038a0 6e 75 6d 62 65 72 20 6f 66 20 65 78 61 6d 70 6c |number of exampl| 000038b0 65 73 20 61 72 65 20 70 72 6f 76 69 64 65 64 20 |es are provided | 000038c0 77 69 74 68 20 21 47 72 61 70 68 50 6c 75 73 2c |with !GraphPlus,| 000038d0 20 74 6f 20 69 6c 6c 75 73 74 72 61 74 65 20 69 | to illustrate i| 000038e0 74 73 0a 75 73 65 2e 20 54 68 65 79 20 61 72 65 |ts.use. They are| 000038f0 20 6c 6f 63 61 74 65 64 20 69 6e 20 74 68 65 20 | located in the | 00003900 45 78 61 6d 70 6c 65 73 20 64 69 72 65 63 74 6f |Examples directo| 00003910 72 79 2e 20 54 68 65 20 74 65 6d 70 6c 61 74 65 |ry. The template| 00003920 20 66 69 6c 65 0a 75 73 65 64 20 74 6f 20 63 72 | file.used to cr| 00003930 65 61 74 65 20 74 68 65 6d 20 69 73 20 73 75 70 |eate them is sup| 00003940 70 6c 69 65 64 20 73 6f 20 74 68 61 74 20 79 6f |plied so that yo| 00003950 75 20 63 61 6e 20 73 65 65 20 68 6f 77 20 74 68 |u can see how th| 00003960 65 79 20 77 65 72 65 0a 63 72 65 61 74 65 64 2e |ey were.created.| 00003970 0a 0a 45 78 61 6d 70 6c 65 20 37 2e 31 20 69 73 |..Example 7.1 is| 00003980 20 61 20 33 44 20 6c 69 6e 65 20 67 72 61 70 68 | a 3D line graph| 00003990 2c 20 77 69 74 68 20 6e 6f 20 70 6f 69 6e 74 73 |, with no points| 000039a0 20 70 6c 6f 74 74 65 64 2e 0a 0a 45 78 61 6d 70 | plotted...Examp| 000039b0 6c 65 20 37 2e 32 20 69 73 20 61 20 33 44 20 62 |le 7.2 is a 3D b| 000039c0 61 72 20 63 68 61 72 74 2e 20 57 68 65 6e 20 74 |ar chart. When t| 000039d0 68 65 20 6f 66 66 73 65 74 20 66 75 6e 63 74 69 |he offset functi| 000039e0 6f 6e 20 69 73 20 73 65 6c 65 63 74 65 64 20 6f |on is selected o| 000039f0 6e 0a 61 20 32 44 20 67 72 61 70 68 20 74 68 65 |n.a 2D graph the| 00003a00 20 62 61 72 73 20 6f 76 65 72 6c 61 70 20 73 6c | bars overlap sl| 00003a10 69 67 68 74 6c 79 2c 20 68 6f 77 65 76 65 72 20 |ightly, however | 00003a20 6f 6e 20 61 20 33 44 20 67 72 61 70 68 2c 20 74 |on a 3D graph, t| 00003a30 68 65 0a 65 66 66 65 63 74 20 73 65 65 6e 20 69 |he.effect seen i| 00003a40 73 20 6f 62 74 61 69 6e 65 64 2e 0a 0a 45 78 61 |s obtained...Exa| 00003a50 6d 70 6c 65 20 37 2e 33 20 69 73 20 61 20 32 44 |mple 7.3 is a 2D| 00003a60 20 70 69 65 20 63 68 61 72 74 2e 20 54 68 65 72 | pie chart. Ther| 00003a70 65 20 69 73 20 6e 6f 20 6b 65 79 20 65 6e 74 72 |e is no key entr| 00003a80 79 20 62 65 6c 6f 77 20 69 74 20 62 65 63 61 75 |y below it becau| 00003a90 73 65 0a 74 68 65 20 4b 65 79 20 77 61 73 20 64 |se.the Key was d| 00003aa0 69 73 61 62 6c 65 64 2e 20 41 73 20 74 68 65 72 |isabled. As ther| 00003ab0 65 20 69 73 20 6f 6e 6c 79 20 6f 6e 65 20 63 68 |e is only one ch| 00003ac0 61 72 74 2c 20 6c 61 62 65 6c 73 20 61 70 70 65 |art, labels appe| 00003ad0 61 72 20 61 72 6f 75 6e 64 0a 69 74 2c 20 77 68 |ar around.it, wh| 00003ae0 65 72 65 61 73 20 69 6e 20 65 78 61 6d 70 6c 65 |ereas in example| 00003af0 20 37 2e 34 20 61 20 73 65 70 61 72 61 74 65 20 | 7.4 a separate | 00003b00 6b 65 79 20 69 73 20 70 72 6f 64 75 63 65 64 20 |key is produced | 00003b10 62 65 63 61 75 73 65 20 74 68 65 72 65 0a 61 72 |because there.ar| 00003b20 65 20 74 77 6f 20 70 69 65 20 63 68 61 72 74 73 |e two pie charts| 00003b30 2e 20 54 68 69 73 20 6c 61 74 65 72 20 67 72 61 |. This later gra| 00003b40 70 68 20 69 73 20 61 20 33 44 20 63 6f 6d 70 6f |ph is a 3D compo| 00003b50 75 6e 64 20 70 69 65 20 63 68 61 72 74 73 20 77 |und pie charts w| 00003b60 69 74 68 0a 74 68 65 20 4b 65 79 20 65 6e 74 72 |ith.the Key entr| 00003b70 79 20 65 6e 61 62 6c 65 64 2c 20 68 65 6e 63 65 |y enabled, hence| 00003b80 20 74 68 65 20 74 65 78 74 20 62 65 6c 6f 77 20 | the text below | 00003b90 65 61 63 68 20 70 69 65 2e 0a 0a 46 69 6e 61 6c |each pie...Final| 00003ba0 6c 79 2c 20 65 78 61 6d 70 6c 65 20 37 2e 35 20 |ly, example 7.5 | 00003bb0 69 73 20 61 20 74 61 62 6c 65 2e 20 54 68 65 20 |is a table. The | 00003bc0 6b 65 79 20 74 65 78 74 20 65 6e 74 72 69 65 73 |key text entries| 00003bd0 20 61 70 70 65 61 72 20 61 6c 6f 6e 67 20 74 68 | appear along th| 00003be0 65 0a 74 6f 70 20 6f 66 20 74 68 65 20 74 61 62 |e.top of the tab| 00003bf0 6c 65 2c 20 61 6e 64 20 74 68 65 20 6c 61 62 65 |le, and the labe| 00003c00 6c 73 20 64 6f 77 6e 20 74 68 65 20 73 69 64 65 |ls down the side| 00003c10 2e |.| 00003c11