JSFiddle - React, Tailwind, and code Playground

HTML

<script type="text/javascript" src="http://www.highcharts.com/js/testing-stock.js"></script>

<div id="container" style="height: 600px; min-width: 500px"></div>

JavaScript

$(function() {
    
           data = [                     
                             [ 1294099200000,19376.632628 ],
                              [ 1294185600000,13523.539596 ],
                              [ 1294272000000,11139.788079 ],
                              [ 1294358400000,9176.345005 ],
                              [ 1294617600000,9791.013069 ],
                              [ 1294704000000,7099.489505 ],
                              [ 1294790400000,4317.752272 ],
                              [ 1294876800000,5351.382317 ],
                              [ 1294963200000,6147.892597 ],
                              [ 1295222400000,2014.809501 ],
                              [ 1295308800000,5394.70953 ],
                              [ 1295395200000,4656.122638 ],
                              [ 1295481600000,12175.576352 ],
                              [ 1295568000000,4896.481277 ],
                              [ 1295827200000,4477.594804 ],
                              [ 1295913600000,10271.55308 ],
                              [ 1296000000000,7921.85549 ],
                              [ 1296086400000,7491.685856 ],
                              [ 1296172800000,7971.244857 ],
                              [ 1296432000000,10131.791215 ],
                              [ 1296518400000,2541.882464 ],
                              [ 1296604800000,3897.386771 ],
                              [ 1297036800000,10898.971126 ],
                              [ 1297123200000,12601.907383 ],
                              [ 1297209600000,4101.672631 ],
                              [ 1297296000000,3343.36989 ],
                              [ 1297382400000,3716.04149 ],
                              [ 1297641600000,5262.237743 ],
                              [ 1297728000000,4629.672011 ],
                              [ 1297814400000,4884.074361 ],
                              [ 1297900800000,2410.333168 ],
                              [...