mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-02 17:53:30 +00:00
* [ADF-3801] Added source links for proc services cloud and insights docs * [ADF-3801] Updated title in line with doc file name change
1.0 KiB
1.0 KiB
Title, Added, Status
| Title | Added | Status |
|---|---|---|
| APS Analytics Component | v2.0.0 | Active |
APS Analytics Component
Shows the charts related to the reportId passed as input
Basic Usage
<adf-analytics
[appId]="1001"
[reportId]="2006">
</adf-analytics>
Class members
Properties
| Name | Type | Default value | Description |
|---|---|---|---|
| appId | number |
||
| hideParameters | boolean |
false | |
| reportId | number |
Events
| Name | Type | Description |
|---|---|---|
| editReport | EventEmitter<Object> |
|
| reportDeleted | EventEmitter<Object> |
|
| reportSaved | EventEmitter<Object> |
