Plugins are modules connected to a dashboard to enhance its functionality. To write and connect a plugin in the desktop application, use the Fore language, in the web application use JavaScript. For details see the How to Connect Plugin to Dashboard? section.
To insert the connected plugin to a dashboard, use:
The command corresponding to the plugin name in the drop-down menu of the Plugins button on the Home of Insert ribbon tabs.
The command corresponding to the plugin name in the drop-down menu of the New Block > Plugins item in the dashboard's context menu.
A plugin will be inserted to a dashboard. If the plugin uses a data source, set it.
The web version of the Dashboards tool enables the user to connect the following plugin:
Trellis Chart. It displays data as a set of minor similar charts.
All operations with objects described in the Building Dashboard section are available for plugins. If a plugin supports working with data sources, the following is also available for it:
See also: