Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/amannn/chart-paparazzi
- Owner: amannn
- Created: 2014-08-31T19:34:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-10T19:41:00.000Z (almost 9 years ago)
- Last Synced: 2024-10-05T03:40:56.381Z (about 1 month ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.