adg-web: first implementation
commit8edef1f8b6bdeff0c7bfc9b6619d8ac6a584552d
authorNicola Fontana <ntd@entidi.it>
Thu, 28 Mar 2013 18:45:45 +0000 (28 19:45 +0100)
committerNicola Fontana <ntd@entidi.it>
Thu, 28 Mar 2013 18:47:40 +0000 (28 19:47 +0100)
treea954fe0359102157c59446861688261146684cff
parent6d61a92b63c57746244b88aacc5ab28d63b9b24a
adg-web: first implementation

This script is yet able to generate a png file with all the data
overridable from the command line.

A typical example could look like this:

lua adg-web.lua A=70 B=15 C=30 > result.png
Makefile.am
adg-web.lua [new file with mode: 0644]