Skip to content

Reports

reports : object

Define custom reports for the user.

Kind: global namespace

reports.registerReport(name, onload, date)

Kind: static method of reports

Param Type Description
name string Report name
onload function
date boolean If the report requires a date range be selected.