<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>
<!-- Configuring background color in Column2D chart using:
Attribute:
# bgColor - Set to #DDDDDD
# bgAlpha - Set to 50
Deviation from theme:
# canvasBgAlpha - Set to 0 as the purpose of the chart to show background cosmetics.
-->
<div id="chart-container">FusionCharts will render here</div>