Monks,
I humbly approach thee with a non-perl question, thus marked OT - Off Topic: How to choose a javascript plotting framework?.
The criteria are as follows:
Plot support: Be able to render line, pie and bar charts.
License: Preferably free and open source.
Cost: Preferably gratis or low-cost.
Technology: Preferably pure javascript (not rely on Flash or similar).
Multi browser support: Preferably a framework that works with most common browsers (e.g. Firefox 2 & 3, Internet Explorer 7 & 8, Safari, Google Chrome, Opera).
Extensibility: Possible to extend or override functionality.
Off line capable: Do not require internet access.
The frameworks evaluated (with shortcomings) to date are:
YUI Charts: Fails on pure JS criteria (uses Flash).
Protovis: Fails on Multi browser support (does not support IE).
DyGraphs: Fails on Multi browser support (relies on html5 canvas element which is unsupported in IE prior to version 9), line chart only.
HighCharts: Fails on license (commercial, proprietary), otherwise very rich in features.