Open 0xedward opened 3 years ago
Blocker for this is our use of d3 - We might want to download the d3 library, store it locally in the repo and reference that library in our code. Or have attempt to fetch the d3 library from CDN and if fetch fails we load the d3 library we stored locally instead
The goal is to allow users to clone the repo and run the visualizer completely client-side and offline
TODO
d3.js
)