by Mark Partlett, Partlett Consulting.
https://youtu.be/V9At1sSHgUk & https://youtu.be/3TzOXOcAV2I
Alpha version only
Here are links to a few of the popular libraries:
Form.io - https://www.form.io/
Chart.js - http://www.chartjs.org
Gauge.js - https://github.com/bernii/gauge.js
DataTables - https://datatables.net
Installation
Download the DashboardCharts Codebase
$ cd /var/www/html/nextcloud/apps
$ git clone https://github.com/MarkPartlett/dashboardcharts.git
Note: This will be moved to https://github.com/nextcloud/dashboardcharts.git once the app has been accepted to the NextCloud app store
Widgets are based on https://github.com/nextcloud/dashboard/wiki/How-the-Fortunes-widget-works
Enable the App
* Open NextCloud in your browser of choice
* Click on the user icon in the top right of the screen, and select Apps from the drop down menu
* Find the Dashboard Charts app in the list and click enable
* Additional Widgets will be avaliable within the dashboard app and configuration within settings.
Selecting Load Demo Data within settings will establish a new user
* @author Mark Partlett <mark@partlettconsulting.com.au>
* @copyright 2019, Mark Partlett <mark@partlettconsulting.com.au>