<script src="http://static.fusioncharts.com/code/develop/fusioncharts.js"></script>
<script src="http://static.fusioncharts.com/code/develop/fusioncharts.widgets.js"></script>
<script src="http://static.fusioncharts.com/code/develop/themes/fusioncharts.theme.fint.js"></script>
<!-- AngularGauge - Adding a simple trend arc
Element
# trendpoints
Attribute:
# startValue - The starting value for the trend-point
# endValue - The ending value for the trend-point
# displayValue - Display label for the trend-point/trend-arc (optional)
# valueInside - Whether to display the trend-point value inside the gauge (optional)
# color - Color of the trend point and its associated text (optional)
# alpha - Opacity of the color
-->
<div id="chart-container">FusionCharts will render here</div>