<script src="https://cdn.fusioncharts.com/fusioncharts/latest/fusioncharts.js"></script>
<script src="https://cdn.fusioncharts.com/fusioncharts/latest/themes/fusioncharts.theme.fusion.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. -->