JSFiddle - React, Tailwind, and code Playground

by psoderlund

HTML

<link rel="stylesheet" href="https://raw.github.com/HumbleSoftware/envisionjs/master/envision.css">
<script src="https://raw.github.com/HumbleSoftware/envisionjs/master/envision.js"></script>
<script src="https://raw.github.com/HumbleSoftware/Flotr2/master/js/types/bubbles.js"></script>
<div id="plot"></div>

CSS

#plot{
    width: 600px;
    height: 400px;
}

JavaScript

(function () {
    
    var dataPoints = [ [1335380524768, 0.0000035638418216137606, 1], [1335380826322, 0.00000840381277551316, 1], [1335381295906, 0.000007124851934418946, 1], [1335381384089, 0.000030605131734094745, 1], [1335382517429, 0.000005833909254965936, 1], [1335382626634, 0.000035916896978192595, 1], [1335382865545, 0.0000013622586793313658, 1], [1335382943465, 0.000004331560570454441, 1], [1335383082710, 0.000002748638875621782, 1], [1335383114498, 0.000002219516570780167, 1], [1335383182224, 0.0000014502582834378816, 1], [1335383253133, 0.0000013117205137909728, 1], [1335383265084, 0.00005117213231241025, 1], [1335383508908, 0.0000011654094590495427, 1], [1335383725681, 0.000012543490319994121, 1], [1335383807787, 0.00000202416409994189, 1], [1335384413408, 0.0000010987900816507268, 1], [1335384823916, 0.0000024222923645425893, 1], [1335385260411, 0.0000029511494014112937, 1], [1335385615763, 0.000004023277602014249, 1], [1335385756911, 0.000002567302458471343, 1], [1335385924299, 0.000009798028173389911, 1], [1335386047197, 0.000019097934572335726, 1], [1335386192235, 0.000001271646022022623, 1], [1335386407162, 0.0000027469720503094675, 1], [1335386511267, 0.000007971873082874063, 1], [1335386716047, 0.000004647552737585182, 1], [1335387058260, 0.0000012871253123964824, 1], [1335388312679, 0.00002810719576012516, 1], [1335388515204, 0.0000036242275625607678, 1], [1335388568589, 0.000001230012807962233, 1], [1335388911562, 0.0000012422449740877584, 1], [1335388924890, 0.000006152961665897968, 1], [1335388991000, 0.0000020466659680378205, 1], [1335389298003, 0.000004122405559790535, 1], [1335389393087, 0.000009242267153981785, 1], [1335389482372, 0.0000015183553486500361, 1], [1335389528382, 0.00001208574922403016, 1], [1335390481177, 0.000002230163567295601, 1], [1335390512133, 0.0000015659459842009241, 1], [1335390999893, 0.0000017616377361515491, 1], [1335391443392, 0.000016255434075627574, 1], [1335391795560, 0.0000018178069106359338, 1],...