<script src="http://static.fusioncharts.com/code/latest/fusioncharts.js"></script>
<script src="http://static.fusioncharts.com/code/latest/fusioncharts.widgets.js"></script>
<script src="http://static.fusioncharts.com/code/latest/themes/fusioncharts.theme.fint.js"></script>
<!--
Tool-tip macro in a bulb gauge. Macros can be used to add dynamic values (e.g., label, value, display value, percent value in pie) to the tool-text.
Attribute:
http://jsfiddle.net/qymvwexn/#fork # plotToolText - String for the toil-text. It can contain text, HTML and embedded tool-tip macros.
Macros used:
# $value - Gets the current value in bulb gauge
Deviation from theme:
# placeValuesInside - Set to 1
# valueFontSize - Set to 16
-->
<div id="chart-container">FusionCharts will render here</div>