https://github.com/dc-js/dc-node
Server side support for DC.js
https://github.com/dc-js/dc-node
Last synced: about 1 year ago
JSON representation
Server side support for DC.js
- Host: GitHub
- URL: https://github.com/dc-js/dc-node
- Owner: dc-js
- License: apache-2.0
- Created: 2014-03-11T21:01:07.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-11T22:41:18.000Z (over 12 years ago)
- Last Synced: 2025-06-30T04:40:01.151Z (about 1 year ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 14
- Watchers: 8
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
dc-node
=======
Server side support for DC.js. Renders graphs using jsdom.
```
dc = require('dc-node');
```