Get List of Graphs
Get List of Graphs - kintone.app.getReports()
Retrieves the list of graphs configured in the App.
Function
kintone.app.getReports()
Parameters
None
Returns
A Promise object.
When the Promise object is fulfilled, an array of graph information is returned.
Each element in the array contains the following properties:
| Property | Type | Description |
|---|---|---|
| name | String | The name of the graph. |
| id | String | The ID of the graph. |
| chartType | String | The type of graph.
|
| periodicReport | Boolean | The activation status of the Periodic reports option.
|
Available Pages (Desktop)
- Record list
- Graph
Available Pages (Mobile)
- Graph