Skip to content

Commit

Permalink
Update list of available Dashboard widget types.
Browse files Browse the repository at this point in the history
Signed-off-by: Volker Theile <votdev@gmx.de>
  • Loading branch information
votdev committed Sep 8, 2022
1 parent a73921b commit 26bf575
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions development/plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,12 @@ dashboard.d

The following dashboard widget types are available:

- grid
- datatable
- rrd
- chart
- text
- value

The available properties of each type can be found in the corresponding `model <https://github.com/openmediavault/openmediavault/blob/master/deb/openmediavault/workbench/src/app/core/components/dashboard/models/dashboard-widget-config.model.ts>`_.

Expand Down Expand Up @@ -154,6 +157,8 @@ Example:
prop: cpuUsage
backgroundColor: "#4cd964"
Check out the `Dashboard widgets <https://github.com/openmediavault/openmediavault/tree/master/deb/openmediavault/usr/share/openmediavault/workbench/dashboard.d>`_ that are delivered with |omv| for more examples.

log.d
-----

Expand Down

0 comments on commit 26bf575

Please sign in to comment.