Hi, I've written a small framework for reporting/charting, which I showed to some of you at this year's WOWODC.
It's a wrapper framework for the JavaScript library, Highcharts. It contains a number of convenience WOComponents for building charts with raw data or key value bindings, as well as a custom request handler for transcoding the SVG report/chart into PNG/JPG/PDF files. It's functional and working, and there are a few other features I'd like to add in the next few ... well, soon. If you'd like to check it out (sorry, clone!), it and its demonstration Wonder application can be found here: https://github.com/matthewness git clone https://github.com/matthewness/ERHighcharts.git git clone https://github.com/matthewness/ERHighchartsDemo.git If you do check it out, please read the README which: o explains the Highcharts licence (free for non-profits, very reasonable for others). o shows how to use the framework. o explains the extension graph and options. The Demo app explains how to use each chart type and may be a good place to start. If you have any questions or suggestions please let me know of them. Cheers, -- Matt. http://logicsquad.net/ _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
