<script src="http://static.fusioncharts.com/code/latest/fusioncharts.js"></script>
<script src="http://static.fusioncharts.com/code/latest/fusioncharts.powercharts.js"></script>
<script src="http://static.fusioncharts.com/code/latest/themes/fusioncharts.theme.fint.js"></script>
<!-- Configuring labels in Heatmap charts.
Attribute:
# tlLabel - Displays a label on the top left corner of a dataplot.
# trLabel - Displays a label on the top right corner of a dataplot.
# blLabel - Displays a label on the bottom left corner of the dataplot
# brLabel - Displays the label on the bottom right corner of the dataplot.
Note:
Similar Usage for the following Macros
$blLabel
$brLabel
Deviation from theme :
# showplotborder - Set to 1, as plots need to show bordered heat area.
-->
<div id="chart-container">FusionCharts will render here</div>