Input attributes in Plot#

In the general overview of plot, base structure of the Plot user interface has been presented. In Rulex Platform, inputs are linked to the various graphical dimension available for each plot. The connection is performed through a drag’n drop operation from the Attribute list.

Anytime a new attribute is dropped on a dimension button it is added to the input list associated with the selected dimension and the plot is automatically re-draw according to the new input structure. Attributes associated with a single dimension button are divided into groups.

In this context, different groups in a dimension button leads to different subplots in the same single plot area. In particular, given the group structure of each dimension button involved in a particular plot type definition, the number of subplots drawn by the system is equal to the product of the numbers of different groups available on the various dimension button considered.

Graphically, groups present on a single dimension button, are drawn as badges located on the different corners of the button. The number inside the badge represents the number of attributes contained in that particular group.

Note

The maximum number of groups on a single dimension button is 4.

When you drag’n drop new attributes from the Attribute list on a single dimension button take into account:

  • If you perform a drop operation of new attributes on a button which contains already linked attributes, the new set will completely substitute the old group.

  • By pressing Ctrl key during drop operation, you will add all the new attributes dropped each of them in a different group.

  • By pressing Shift key during drop operation, you will add all the new attributes to the first available group.

Even if, at first sight, badges will inform you about the exact number of attributes linked to that particular dimension, you can inspect the real list by simply left-clicking on the corresponding dimension button. In the presented popper, the whole list of connected attributes will be shown. The background separates graphically the various contained groups.

You are able to drag’n drop new attributes from the Attribute list directly on the presented popper. In this scenario, attributes are directly added to the final selected group. Moreover, you are perfectly able to start dragging attributes from this list to internal modify input definition of the plot. If you want to move an attribute from a particular dimension to another one, you will start dragging from the first presented popper, dropping the same on the final destination button.

Hint

If you left-click on a particular background line, you are going to select the entire group. A green background will highlight your selection. Ctrl+click and Shift+click selection procedure are still available. Once selection has been made, by pressing Del you can trigger the deletion of all the attributes located in the selected groups.

In a given group if nominal or binary attributes are present, those attributes are always ordered on top of the group sub-list for graphical reasons.

See also

Right-clicking on a single dimension group will open the corresponding Dimension options menu. Detailed description about Dimension options menu for the different Dimension available is presented in this page.


Attribute context menu#

In Rulex Platform you can customize behavior of input attribute in a plot at the level of the single attribute. By opening the popper containing the full list of attributes linked to a single Dimension button, you can interact with the single attribute by clicking on one of them. After the click, an Attribute context menu is shown with the following entries:

  • Filter: it allows you to associate a condition on the selected attribute, filtering out a subset of values. To properly define the condition in the associated panel, opened after the click, please refer to the condition panel pages.

  • Formula: it allows you to draw a f(x) where x is the added attribute. Moreover, it enables you to change the aggregator operator used in binning strategy (mean is the default one).

  • Switch Axis: for axis dimension it allows you to move a particular attribute from bottom axis to top axis or from left axis to right axis and vice versa.

  • Detach: it separates the selected attributes in a new group leading to an increase in the subplots number.

  • Attach: it merges the selected attributes into another group, lowering the total number of subplots. Once clicked you can choose the attribute(s) belonging to the group you want to use for this merge operation.

  • Remove: it deletes the selected attributes from the plot.