<script src="http://static.fusioncharts.com/code/latest/fusioncharts.js"></script>
<script src="http://static.fusioncharts.com/code/latest/fusioncharts.charts.js"></script>
<script src="http://static.fusioncharts.com/code/latest/themes/fusioncharts.theme.fint.js"></script>
<div id="chart-container">FusionCharts will render here</div>
<!-- Sample for : Combination Charts. Combination charts can plot column, area and line in a single chart. This sample is showing Revenue, Profit and Profit percentage comparison in same canvas area. As Revenue and Profit both are amount related, these two are shown in primary y axis whereas Profit Percentage is plotted on the secondary axis. Chart used: Combination 2D Chart with dual y-axis. -->