mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
* [ADF-3323] Fixed URL path to Typescript source files * [ADF-3323] Fixed and checked broken links caused by previous bug
757 B
757 B
Added, Status
Added | Status |
---|---|
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 <Object> |
|
success | EventEmitter <Object> |