https://github.com/sunaku/ofc2_to_png
Open Flash Chart 2 JSON to PNG converter
https://github.com/sunaku/ofc2_to_png
chart-framework headless image-converter
Last synced: about 1 month ago
JSON representation
Open Flash Chart 2 JSON to PNG converter
- Host: GitHub
- URL: https://github.com/sunaku/ofc2_to_png
- Owner: sunaku
- License: isc
- Created: 2009-09-25T19:40:12.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2009-10-02T22:37:56.000Z (about 16 years ago)
- Last Synced: 2025-02-13T00:55:48.258Z (10 months ago)
- Topics: chart-framework, headless, image-converter
- Language: JavaScript
- Homepage:
- Size: 371 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Converts Open Flash Chart 2
chart description files (which are written in JSON format) into PNG images.
This tool is designed for automation. It can be run from a CRON job or
shell script---even in a headless environment (where a graphical display
is absent) as the "ofc2_to_png_headless.sh" shell script demonstrates.
To see help and usage information, run the `ruby ofc2_to_png.rb` command.