@ic3/reporting-api
v8.5.0
Published
icCube dashboards API
Downloads
79
Keywords
Readme
icCube Dashboards API
The icCube Dashboards API allows for developing new themes, widgets (charts, maps, etc...), data transformations, etc...
Getting Started
The API is written in Javascript/Typescript and is available as an npm
package:
npm install @ic3/reporting-api@latest
See this page for a detailed documentation of the API.
Embedding icCube Dashboards
Since 8.4.0
, this API does not contain anymore the code for embedding icCube into an existing Web application.
Instead, please refer to the following GitHub project.
_