<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>
<!-- Example of chart ignoring yAxisMaxValue value provided manually, because a data plot item exceeds that value. In this example, yAxisMaxValue is specified as 2000000, whereas there is a data item value (Q4) with value of 2120000. So, while calculating the chart limits, the chart ignores the manually specified yAxisMaxValue -->
<div id="chart-container">FusionCharts will render here</div>