singhmohancs / d3-line-graph

Json to d3 line graph and download graph as an image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#installation

  1. Clone repo
  2. npm install installs all dependencies
  3. npm run start launchs application on http://127.0.0.1:8125/

create screenshot.

  1. make changes in data.json file if you need.
  2. start server by running npm run start
  3. run npm run screenshot command. that will generate example.jpg image.

About

Json to d3 line graph and download graph as an image


Languages

Language:JavaScript 54.9%Language:CSS 30.9%Language:HTML 14.2%