JSFiddle - React, Tailwind, and code Playground

by Christian Sonne

HTML

<script src="https://code.highcharts.com/highcharts.js"></script>
<script src="https://code.highcharts.com/modules/exporting.js"></script>

<div id="container" style="min-width: 310px; height: 400px; margin: 0 auto"></div>

JavaScript

$(function () {
    Highcharts.chart('container', {
        chart: {
            type: 'column'
        },
        title: {
            text: 'Time difference between location events'
        },
        yAxis: {
            min: 0,
            title: {
                text: 'Time (s)'
            }
        },
        xAxis: {
        	title: {
          	text: "Event number"
          }
        },
        series: [{
            name: 'Seconds from last position',
            data: [40000, 40000, 40000, 39000, 41000, 43000, 169000, 48000, 41000, 39000, 41000, 39000, 41000, 39000, 41000, 39000, 40000, 41000, 39000, 41000, 39000, 41000, 39000, 41000, 39000, 40000, 41000, 39000, 40000, 41000, 39000, 41000, 39000, 40000, 40000, 41000, 39000, 41000, 34000, 46000, 40000, 40000, 39000, 41000, 39000, 40000, 40000, 40000, 40000, 40000, 212000, 49000, 37000, 43000, 40000, 171000, 48000, 41000, 39000, 37000, 43000, 208000, 49000, 42000, 38000, 41000, 39000, 37000, 43000, 40000, 37000, 45000, 38000, 1848000, 39000, 41000, 40000, 167000, 48000, 41000, 39000, 40000, 41000, 39000, 41000, 39000, 42000, 39000, 40000, 169000, 48000, 42000, 38000, 40000, 40000, 41000, 39000, 40000, 37000, 41000, 42000, 40000, 42000, 38000, 39000, 43000, 39000, 37000, 42000, 43000, 40000, 170000, 48000, 43000, 38000, 40000, 41000, 42000, 164000, 48000, 41000, 39000, 41000, 39000, 41000, 39000, 41000, 40000, 40000, 39000, 41000, 40000, 36000, 44000, 40000, 206000, 47000, 41000, 40000, 41000, 211000, 50000, 39000, 40000, 41000, 39000, 41000, 208000, 46000, 43000, 39000, 41000, 39000, 41000, 35000, 45000, 39000, 40000, 40000, 40000, 40000, 40000, 40000, 40000, 41000, 39000, 40000, 40000, 41000, 39000, 40000, 40000, 41000, 39000, 40000, 40000, 40000, 40000, 40000, 40000, 40000, 40000, 41000, 37000, 41000, 41000, 41000, 39000, 41000, 39000, 41000, 39000, 40000, 40000, 40000, 40000, 40000, 40000, 41000, 39000, 41000, 39000, 40000, 43000, 38000, 39000, 41000, 39000, 41000, 39000, 41000, 39000, 41000, 39000,...