JSFiddle - React, Tailwind, and code Playground
by grant
HTML
<div>this pulls the first value every 24 hours
<br>cutting off decimals
<br>need to know the number of days
<br><br></div>
JavaScript
var log = function(val){document.body.innerHTML+='<div></pre>'+val+'</pre></div>'}
const oldArr =...