<script src="http://static.fusioncharts.com/code/latest/fusioncharts.js"></script>
<script src="http://static.fusioncharts.com/code/latest/fusioncharts.powercharts.js"></script>
<script src="http://static.fusioncharts.com/code/latest/themes/fusioncharts.theme.fint.js"></script>
<!-- Showing all five-summary numbers in Box And Whisker chart using attributes:
# showQ1Values - This attribute allows you to show or hide the lower quartile value of the set of data provided. Boolean (0/1). Default 0.
# showQ3Values - This attribute allows you to show or hide the upper quartile value of the set of data provided. Boolean (0/1). Default 0.
-->
<div id="chart-container">FusionCharts will render here</div>