These instructions will get you a copy of the project up and running. See deployment for notes on how to deploy the project on a live system.
You need to have an access to our Restful API to use this service.
Refer to the API documentation for details.
<iframe src="http://domoscio-viz-engine.herokuapp.com/events_average?client_id=(INSTANCE_ID)&client_passphrase=(API_TOKEN)&test=true" sandbox="allow-same-origin allow-scripts allow-popups allow-forms"> <p> <a href="http://domoscio-viz-engine.herokuapp.com/events_average?client_id=(INSTANCE_ID)&client_passphrase=(API_TOKEN)&test=true"> Your browser does not support iframes ! </a> </p> </iframe>
Many type of paramaters can be used in a chart request, here a shortlist of them:
Name | Possible key ⇒ values | Description |
---|---|---|
data | obligatoire : student_id=1 *facultative : date_start=2018-02-11 | Here are the data used to interact with the current chart. |
stylesheet | stylesheet=website.com/assets/style.css | You can add your own stylesheet to the content of the iframe. |
chart type | chart=curves chart=table | Many of visualisation charts have multiple render type to provide a clear visual distinction. |
predefined test values | test=true | Simply view a sample of the current chart. |