<script src="http://static.fusioncharts.com/code/latest/fusioncharts.js"></script>
<script src="http://static.fusioncharts.com/code/latest/themes/fusioncharts.theme.fint.js"></script>
<!-- Configuring only specific labels to be displayed. # showLabels - Whether to show or high or labels at chart / dataset level. In this example, it's set to 0 to hide all labels # showLabel - For specific data/<set>. In this example, set to 1 for second column to display that label only.
-->
<div id="chart-container">FusionCharts will render here</div>