Inserting and Setting Up Plugins

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:

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:

Operations with Plugins

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:

Select data source

See also:

Building Dashboard