Use Chart API to programmatically create charts
- Last UpdatedMay 19, 2023
- 1 minute read
To programmatically create charts using the AVEVA Insight Chart API
-
From the server side, get an embed link. For an example, see Get embed link (server side).
-
Create HTML code for the client side. For an example, see Create HTML code (client side).
Tip: It's best to ensure that the values assigned to applicable properties are applicable for that chart. Validation for the properties is not done, so if inapplicable property values are assigned, the chart may behave incorrectly.