Sets the plot parameters of a 1D/2D curve in the entire page.
To open the dialog box choose Tools=>Dataset Style Order Configuration. To apply the style to the active page choose a style beginning with AUTO: from the style combo box in the toolbars, e.g.``AUTO:Default`` (see Toolbar=>Dataset Style).
In this group the assignment of color, marker and line style to tests or channels is set. To each attribute order (color, maker, line) a Test, Channel, Curve or the key word Static can be assigned. A test contains a number of channels. Example: If you choose Test in the color column all datasets created from the first file (test) would be displayed in the first color, all datasets from the second file in the second color and so on.
If you choose Curve in the color column, the first curve will be displayed in the first color, the second curve in the second color and so on.
If you select Static for color order all datasets will use the static color.
The assignment or marker and line style work accordingly.
Comment
The style order data is saved in a file with the extension .smp in UniPlot’s template directory.
To create new style order files copy one of the files. Use the file Default.smp as a template. The file name should be short because space in the toolbar field is limited.
If uniplot\template-directory is write protected you can save the new files in the user directory or any other directory. To specify a new directory choose Tools=>More Options. In this case copy the style order files from the uniplot/template directory to the new directory.
The style order is displayed in the dataset style toolbar (see Toolbar=>Dataset Style).
If you would like to use this function in your automation scipt, see auto_AssignStyleOrder.
History
| Version | Description |
|---|---|
| 5.8.0 | Curve added. |
id-120657