An open API service indexing awesome lists of open source software.

https://github.com/allofphysicsgraph/d3js-graph-exploration

exploration of d3js graphs
https://github.com/allofphysicsgraph/d3js-graph-exploration

d3js d3js-graphs

Last synced: 4 months ago
JSON representation

exploration of d3js graphs

Awesome Lists containing this project

README

          

== step 1: run Chrome in an unsecure manner to get around CORS ==
as per
https://stackoverflow.com/a/58865973/1164295

open -na Google\ Chrome --args --disable-web-security --user-data-dir=$HOME/tmp

== step 2: serve files from a local server ==
as per
https://stackoverflow.com/a/17223621

python -m SimpleHTTPServer

== step 3: navigate to page ==

http://localhost:8000/