Skip to content

Commit

Permalink
yep, friends again
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasalmeida committed Aug 14, 2024
1 parent 24cbf0a commit 40e339c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions serohub.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]/src/localforage.js')).default
const url = 'https://episphere.github.io/serohub/seroprevalence.json.zip'
Expand Down

0 comments on commit 40e339c

Please sign in to comment.