mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
* move doc dependency in doctools * add ignore link * rebuild doc * version index * put it back some deps
861 B
861 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 |
reportId. | |
reportParamQuery | ReportQuery |
undefined | reportParamQuery. |
Events
Name | Type | Description |
---|---|---|
error | any |
error. |
success | any |
success. |