<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>
<!-- Sample for Multi-Series Combination Chart. Uses Column, Line and Area dataplot types together to give a monthly comparison among revenue earned, projected revenue and profit for the last year. Types used : # Column. (Revenue) # Line. (Projected Revenue) # Area. (Profit) -->
<div id="chart-container">FusionCharts will render here</div>