Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amannn/chart-paparazzi

Automatically creates screenshots of graphs that are based on a json file.
https://github.com/amannn/chart-paparazzi

Last synced: 18 days ago
JSON representation

Automatically creates screenshots of graphs that are based on a json file.

Awesome Lists containing this project

README

        

chart-paparazzi
===============

Automatically creates screenshots of graphs that are based on a JSON file.

# Setup
Clone the repo, go to the project directory and run
```sh
$ npm install
```

# Run
Go to the project directory and run
```sh
$ gulp
```

Note: If it doesn't work right out of the box, try installing PhantomJS.