UNPKG

radial-progress-chart

Version:

A customizable Radial Progress Chart written on the top of D3.js.

26 lines 596 B
{ "name": "radial-progress-chart", "description": "Radial Progress Chart started as a weekend project. It's written on the top of D3.js and was heavily inspired by and D3 stub of Polar Clock", "version": "0.0.4", "repo": "git@github.com:pablomolnar/radial-progress-chart.git", "scripts":[ "index.js" ], "dependencies": { "mbostock/d3": "3.5.0" }, "keywords": [ "apple", "watch", "radial", "bar", "progress", "chart", "polar", "d3" ], "author": "Pablo Molnar", "development": {}, "license": "MIT", "readmeFilename": "README.md" }