Available translations

Plotter Panel

foundations.png
plotter-panel.png
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.
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).
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
  • 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
  • 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
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
The Panel Data node property features the following properties:
  • name: panelData
  • type: array
  • 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: