FusionCharts - Gallery Example - Zoom Line Chart in JavaScript

Created using FusionCharts Suite XT - www.fusioncharts.com

HTML

<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>

<div id="chart-container">FusionCharts will render here</div>

JavaScript

FusionCharts.ready(function () {
    var visitChart = new FusionCharts({
        type: 'zoomline',
        renderAt: 'chart-container',
        width: '900',
        height: '400',
        dataFormat: 'xml',
        dataSource: "<chart decimals='3' yaxisname='Amount(In USD)' subcaptionfontbold='0' bgcolor='#ffffff' showborder='0' showshadow='0' showcanvasborder='0' useplotgradientcolor='0'  legendPosition='right' legendAllowDrag='0' legendborderalpha='0' legendshadow='0' showaxislines='0' showalternatehgridcolor='0' divlinethickness='1' divlineisdashed='1'  divlinedashlen='1' divlinegaplen='1' showvalues='0' labelStep='29' slantLabels='0' labelDisplay='auto'><categories><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jun 2016' /><category label='Jul 2016' /><category label='Jul 2016' /><category label='Jul 2016' /><category label='Jul 2016' /><category label='Jul 2016' /><category label='Jul 2016' /><category label='Jul 2016' /><category label='Jul 2016' /><category label='Jul 2016' /><category label='Jul 2016' /><category label='Jul 2016' /><category label='Jul 2016' /><category label='Jul 2016' /><category label='Jul 2016' /><category label='Jul 2016' /><category...