daniellefritz / d3-canvas-scatterplot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d3-canvas-scatterplot

I am practicing converting a svg d3 graph to canvas...

Setup

run this command in root, to install express server and proxy

npm install

Run project

run this command in root, to start the server

node proxy

the site will be at localhost:3030

About

License:MIT License


Languages

Language:HTML 93.2%Language:JavaScript 6.8%