Using Google Charts

Using Google Charts

1. Within assets folder for the model, create components for the charts with the structure below

/EXT_Components

/PerformanceChart

- PerformanceChart_module.js - javascript module for Performance chart component to loaded by streaming application.

- PerformanceChart.cshtml - view presentation for Performance chart component.

/PieChart

- PieChart_module.js

- PieChart.cshtml

/EXT_Scripts

- AppWideAngularScriptIncludes.html - javascripts libraries to be loaded by the streaming application and made available for all components.


Contents of AppWideAngularScriptIncludes.html

<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
This page was edited 58 days ago on 07/18/2024. What links here