diff --git a/serohub.mjs b/serohub.mjs index 9e98dde..681f5a0 100644 --- a/serohub.mjs +++ b/serohub.mjs @@ -6,8 +6,8 @@ if(typeof(define)=='undefined'){ define(['https://cdn.plot.ly/plotly-2.34.0.min.js'],function(mod){Plotly=mod}) } -debugger -console.log(`ploting with`,Plotly) +//debugger +//console.log(`ploting with`,Plotly) //const Plotly = (await import("https://episphere.github.io/plotly/esm.mjs")).esm const localForage = (await import('https://esm.run/localforage@1.9.0/src/localforage.js')).default const url = 'https://episphere.github.io/serohub/seroprevalence.json.zip'