Edit Labels
This window allows updating the set of labels associated with a dataset.
If a dataset has only integer values and less than 100 unique values then it can have a textual label associated with each value. The dialog contains the following elements:
- Table of values — Displays a row for each value to be set with the corresponding label value to be displayed.
- Renumber labels from N — Allows the user to renumber (1 by 1) the list of raw values for the dataset starting from the
BaseLabelOffsetconfiguration value. - Flatten missing values — Allows the user to remove any label values that are not present in the dataset.
- Update XXX Labels — Allows the user to set the list of labels for the XXX dataset and close the dialog.
- Clear labels — Empty all labels to create a FLT dataset.
- Type — The resulting type of the dataset (
FLT: no labels,LABEL + FLT: partial labels set,LABEL: all labels set). - Cancel — Throw away all changes and close the dialog.
Tip
Raw values displayed in green have been changed from their original value
Tip
Raw values which are not present in the dataset are displayed with a pink background
See also the -setlabels and -spreadlabels command line option.