mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
1.7 KiB
1.7 KiB
Alfresco Insights Components
Contains a variety of components, directives and services used throughout ADF to provide insights into the data stored in Alfresco.
Documentation
See the ADF Insights section of the docs index for all available documentation on this library.
Prerequisites
Before you start using this development framework, make sure you have installed all required software and done all the necessary configuration, see this page.
If you plan using this component with projects generated by Angular CLI, please refer to the following article: Using ADF with Angular CLI
Install
npm install @alfresco/adf-insights
Components
Name | Description |
---|---|
Analytics Generator Component | Generates and shows charts |
APS Analytics List Component | Shows a list of all available reports |
APS Analytics Component | Shows the charts related to the reportId passed as input |
Diagram Component | Displays process diagrams. |