JSFiddle - React, Tailwind, and code Playground

HTML

<script src="https://static.fusioncharts.com/code/latest/fusioncharts.js"></script>
<div  id=chart-1>Chart goes here</div>

CSS

div.dashboard {display:inline-block; width: 150px; height: auto; margin: auto; vertical-align:middle; align:center;}

JavaScript

FusionCharts.ready(function () {
                new FusionCharts({"type":"mscombi2d","id":"ex1","width":"1800","height":"600","renderAt":"chart-1","dataFormat":"xml","dataSource":'<chart caption="Network Utilization: fcxsvld21" decimals="0" labelDisplay="rotate" labelStep="1" rotateValues="1" legendItemHoverFontColor="0000ff" drawCrossLine="1" crossLineColor="555555" ><categories><category vLine="true" label="" color="0000ff" dashed="1" labelHAlign="right" thickness="1" /><category vLine="true" label="Tue" color="0000ff" dashed="1" labelHAlign="left" thickness="1" /><category tooltext="Tue 2017-06-06 15:47:02" label="3 pm" showLabel="1"/><category tooltext="Tue 2017-06-06 15:57:01" label="3 pm" showLabel="0"/><category tooltext="Tue 2017-06-06 16:07:01" label="4 pm" showLabel="1"/><category tooltext="Tue 2017-06-06 16:17:01" label="4 pm" showLabel="0"/><category tooltext="Tue 2017-06-06 16:27:01" label="4 pm" showLabel="0"/><category tooltext="Tue 2017-06-06 16:37:01" label="4 pm" showLabel="0"/><category tooltext="Tue 2017-06-06 16:47:01" label="4 pm" showLabel="0"/><category tooltext="Tue 2017-06-06 16:57:01" label="4 pm" showLabel="0"/><category tooltext="Tue 2017-06-06 17:07:01" label="5 pm" showLabel="1"/><category tooltext="Tue 2017-06-06 17:17:01" label="5 pm" showLabel="0"/><category tooltext="Tue 2017-06-06 17:27:01" label="5 pm" showLabel="0"/><category tooltext="Tue 2017-06-06 17:37:01" label="5 pm" showLabel="0"/><category tooltext="Tue 2017-06-06 17:47:01" label="5 pm" showLabel="0"/><category tooltext="Tue 2017-06-06 17:57:01" label="5 pm" showLabel="0"/><category tooltext="Tue 2017-06-06 18:07:01" label="6 pm" showLabel="1"/><category tooltext="Tue 2017-06-06 18:17:01" label="6 pm" showLabel="0"/><category tooltext="Tue 2017-06-06 18:27:01" label="6 pm" showLabel="0"/><category tooltext="Tue 2017-06-06 18:37:01" label="6 pm" showLabel="0"/><category tooltext="Tue 2017-06-06 18:47:01" label="6 pm" showLabel="0"/><category tooltext="Tue 2017-06-06...