Coding
On the Coding tab of the Scattergrams form, set symbol-coding and colour-coding options for the data points.
Symbol Coding
Symbol field
To display data points as symbols, specify the name of the field (in the input file) containing the data that will control which symbol is displayed.
Symbol set
Double-click (F3) to select the set that will be used to control which symbol is displayed. The symbol set determines a symbol for each value in the chosen (mapped) Symbol field. Right click (F4) to create or edit a symbol set.
Note that chart symbol sets are separate to the symbol sets used elsewhere in the application. Ranges may be assigned to them in the usual way.
Default symbol
You can either accept the default symbol displayed or double-click on this symbol to choose a different one. A range of standard (Circle, Square, Diamond, Pentagon, Hexagon, Star, Triangle, Plus, Cross) marker symbols are available for selection in a drop-down list.
Colour Coding
Select the Standard colour coding option to colour-code the points on the graph using a nominated colour field and colour set.
Colour field
Specify the name of a field which contains the values that will be used to colour-code the display.
You can choose to select colour values directly from the Colour field without selecting a Colour set. In this case, the values in the Colour field must be valid RGB, Hex, or Integer colour definitions.
Format | Example |
---|---|
R,G,B | 89,169,215 |
HTML Hex | #59A9D7 |
Hex | 0x59a9d7 |
int | 5876183 |
Colour set
To map values in the Colour field to the colour values in a Colour set, double click (F3) to select the set that will be used to control the display colour. Right-click (F4) to create or edit a Colour set.
Default colour
Double-click (F3) to select the colour that will be used when a Colour field or a Colour set is not defined - or when a value in the Colour field is either not valid or is not mapped in the Colour set.
Use appearance theme
Select this option to override any colour settings and apply the theme colours you have selected on the Chart of the form.
Scatter density cloud
When there is a high density of data points it may be difficult to identify the zone where most of the data lies within the mass of points. This can be resolved by dividing the data into ranges and then colour-coding each point according to the density of the points within its neighbourhood.
The size of each neighbourhood is a percentage of the X- and Y-range of the chart, with typical values ranging from 2% to 20%. Sparser or more evenly distributed data may require a larger neighbourhood.
Display contours instead of points
If the number of points is greater than the ScattergramsMaxPointsThreshold, this check box option is enabled. The default ScattergramsMaxPointsThreshold (defined in the Micromine .ini file) is 120000.
Sample Size (%)
Enter a sample percentage value which will be used to calculate the diameter of the counting ellipse used to count the points around each point in the file (point colouring mode) or each point of the virtual grid (point contouring mode).
Palette
The colours you assign to the ranges in a colour set or a hatch set can be saved as a palette, which is simply a list of RGB colour values. These palettes - and other default system palettes - are available for selection when you click the Select button in the Edit Colour Set or Edit Hatch Set form.
Calculation mode
Choose the mode of calculation. If you choose RANGES, the data will be divided into equal ranges. If you choose PERCENTILE, the function will divide the data into ranges each containing the same number of values; the highest and lowest value in each bin will define the upper and lower values for each range.