Available translations







loading results
Plotter Panel
A plotter panel usually shows numerical representations of data over the charts on a small window or panel. The plotter panel node features definitions to make that possible.
A plotter panel generalmente muestra representaciones numéricas de datos sobre los gráficos en una pequeña ventana o panel. El nodo plotter panel presenta definiciones para hacerlo posible.
Панель плоттера обычно отображает числовые представления данных на диаграммах в небольшом окне или панели. Узел панели плоттера содержит определения, позволяющие это сделать.
Bir çizici paneli genellikle verilerin sayısal gösterimlerini küçük bir pencere veya panel üzerindeki grafikler üzerinde gösterir. Çizici panel düğümü bunu mümkün kılmak için tanımlara sahiptir.
Content
Beyond the graphic representation of data over the charts, plotters may also feature a data panel, that is, a numerical representation of the data showing the exact figures corresponding to the column or period that is in focus (the point of the charts where the mouse pointer is at any point).
Grafikler üzerinde verilerin grafik temsilinin ötesinde, çiziciler ayrıca bir veri paneli, yani odaklanılan sütun veya döneme karşılık gelen kesin rakamları gösteren verilerin sayısal bir temsilini de içerebilir (grafiklerin herhangi bir noktasında fare imlecinin bulunduğu nokta).
Configuring
Plotter Panel Configuration
Initial Values
These are the Initial Values for Plotter Panel configuration:
{
"codeName": "",
"isLegacy": false
} Examples
This is a list of properties featured by the Plotter Panel configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Plotter Panel Menu
The Plotter Panel node has the following Node Menu items:
The Configure menu item has the following properties:
- action: Configure
- actionFunction:
uiObject.configEditor.activate
- label: Configure
- iconPathOn: configuration
- iconPathOff: configuration
The Add Javascript Code menu item has the following properties:
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
plotterPanelJavascriptCode
- actionFunction:
payload.executeAction
- label: Add Javascript Code
- relatedUiObject: Plotter Panel Javascript Code
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Panel Data menu item has the following properties:
- action: Add UI Object
- actionFunction:
payload.executeAction
- label: Add Panel Data
- relatedUiObject: Panel Data
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Delete menu item has the following properties:
- action: Delete UI Object
- actionProject: Visual-Scripting
- askConfirmation: true
- confirmationLabel: Confirm to Delete
- actionFunction:
payload.executeAction
- label: Delete
- iconPathOn: delete-entity
- iconPathOff: delete-entity
Tip: When a menu item is grayed out, it means that Plotter Panel already has the required child type that the menu item may add, and only that child is allowed for that case.
Plotter Panel Children
The Plotter Panel node has the following childrenNodesProperties:
The Plotter Panel Javascript Code node property features the following properties:
- name:
plotterPanelJavascriptCode
- type: node
- childType: Plotter Panel Javascript Code
The Panel Data node property features the following properties:
- name:
panelData
- type: array
- childType: Panel Data
- autoAdd: true
Plotter Panel Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Plotter Panel with other nodes:
Compatible Types: