JSFiddle - React, Tailwind, and code Playground

by hfrntt

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],
        [1297987200000, 7446.980759],
        [1298246400000, 5733.364377],
        [1298332800000, 5338.769557],
        [1298419200000, 4356.768151],
        [1298505600000, 3418.797499],
        [1298592000000, 4286.030824],
        [1298851200000, 5711.673267],
        [1298937600000, 4784.83215],
        [1299024000000, 3023.330549],
        [1299110400000, 2573.678665],
        [1299196800000, 2617.793025],
        [1299456000000, 6119.914554],
        [1299542400000, 5132.756171],
        [1299628800000, 2384.500738],
        [1299715200000, 3682.773166],
        [1299801600000, 6314.755793],
        [1300060800000, 8467.679754],
        [1300147200000, 14629.901009],
        [1300233600000, 4542.158821],
        [1300320000000, 7813.629008],
        [1300406400000,...