Google Finance-Like Charts With JavaScript: HumbleFinance
17
Jun
// php the_time('Y') ?>
HumbleFinance is an HTML5 data visualization tool that looks and functions similar to the Flash chart in Google Finance.
It makes use of the Prototype and Flotr libraries and is not limited to displaying financial data but any two 2d data sets which share an axis.
The data needs to be stored in JavaScript variables and requires 3 parameters to be set before running the function to create the chart.
It is possible to manually select a part of the data (with a slider-like interface) and zoom to that part. This is a very useful function when working with large datasets,
Requirements: Prototype and Flotr libraries
Compatibility: All Major Browsers
Website: http://www.humblesoftware.com/finance/index
Download: http://www.humblesoftware.com/finance/source
Compatibility: All Major Browsers
Website: http://www.humblesoftware.com/finance/index
Download: http://www.humblesoftware.com/finance/source
- Tags:
HTML5 Javascript
- Filed under: Charts, Goodies, MIT License
- 0 Comments
Leave a reply











