Download List

Project Description

JavascriptRRD is a JavaScript library for reading Round Robin Database (RRD) archives (produced by rrdtool) using AJAX-like techniques. The library also provides graphing classes leveraging the Flot library.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-10 14:01
0.6.0

Several options were added to rrdFlot. Many new filters are supported.
Tags: Minor feature enhancements

2010-02-27 10:00
0.5.0

This release adds a new class to collate together many RRD file objects. It adds support for Flot 0.6.s
Tags: Minor feature additions

2009-06-26 14:23
0.4.2

This version adds the option to move around the legend within the graph or even turn it off. This can be useful when the legend is very long.
Tags: minor feature enhancement

2009-06-25 02:44
0.4.1

This release fixes a bug in the rrdFlot class that would prevent zooming on older data. It improves the color palette in rrdFlotMatrix.
Tags: Minor bugfixes

2009-05-11 13:20
0.4

This release improves the integration with Flot by improving the single RRD plotting class (rrdFlot) amd adding a multi-RRD plotting class (rrdFlotMatrix). The interfaces to both rrdFlot and rrdFlotMatrix are expected to be final, and any change in the future will be backward compatible.
Tags: Major

Project Resources