Shows the charts related to the reportId passed as input

Analytics-without-parameters

Basic Usage

<adf-analytics 
    [appId]="1001" 
    [reportId]="2006">
</adf-analytics>

Class members

Properties

NameTypeDefault valueDescription
appIdnumberappId ID of the target app.
hideParametersbooleanfalsehideParameters.
reportIdstringreportId.

Events

NameTypeDescription
editReportEventEmitter<any>emitted when editReport.
reportDeletedEventEmitter<any>emitted when reportDeleted.
reportSavedEventEmitter<any>emitted when reportSaved.

© 2023 Alfresco Software, Inc. All Rights Reserved.