The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Wight::Chart - Save charts to images using phantomjs

VERSION

version 0.003

SYNOPSIS

See Tests.

NAME

Wight::Chart - Generate static charts

This is pre-release software, everything could change and there are definitely bugs.

TODO

The long term plan is to allow output to be dynamic (javascript) or static (emails) and there will be a Zoom FilterBuilder to do this.

At the moment there isn't a unified source data definition (its library dependent. this will change.

The charts are reloaded using a new instance every time. this is slow and pointless, in the future they will use the same phantom instance.

SUPPORT

Bugs / Feature Requests

Please report any bugs or feature requests through the issue tracker at https://github.com/papercreatures/wight-chart/issues. You will be notified automatically of any progress on your issue.

Source Code

This is open source software. The code repository is available for public review and contribution under the terms of the license.

https://github.com/papercreatures/wight-chart

  git clone git://github.com/papercreatures/wight-chart.git

AUTHOR

Simon Elliott <simon@papercreatures.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Simon Elliott.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.