Tutorial

Empty

It does not show any graphs. It is just an empty widget that displays a message that there is no data.

Empty

Example

import emptyWidget from '@devoinc/applications-builder/widgets/empty';

let widget;
widget = emptyWidget('empty-example');

See API