There are five types of widgets that can be created on the WP Data Access dashboard and shared on the back-end, front-end and external pages.
Each widget type is available for front-end usage. Different widgets however, require different shortcodes. Chart and database widgets are added to a front-end page using shortcode wpdawidget. The other widgets have their own shortcodes taken from Data Tables, Data Projects and the Code Manager.
Chart and database widgets are added using shortcode wpdawidget. Here is example:
[wpdawidget widget_name="Employees"]
And here is widget Employees in action:
The chart type can be changed interactively using the drop down list. Eacht chart can be printed. The data set used for a chart can also be downloaded. These are all standard features of the chart widget.