A charts server renderer easy to customize, it uses d3.js or FusionCharts to render svg charts on the server-side with node.js and to serve it.
- clone this project
- install all dependencies
npm install - run it
node . - open your browser at localhost:1337
Follow the README in config/d3
Follow the README in config/fusion-charts