mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
* review 3.5.0 doc * fix documentation * fix documentation * fix documentation
918 B
918 B
Title, Added, Status
| Title | Added | Status |
|---|---|---|
| Analytics Generator Component | v2.0.0 | Active |
Analytics Generator Component
Generates and shows charts
Basic Usage
<adf-analytics-generator
[reportId]="reportId"
[reportParamQuery]="reportParamQuery">
</adf-analytics>
Class members
Properties
| Name | Type | Default value | Description |
|---|---|---|---|
| reportId | number |
||
| reportParamQuery | ReportQuery |
undefined |
Events
| Name | Type | Description |
|---|---|---|
| error | EventEmitter<> |
|
| success | EventEmitter<> |