summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-02-16Move trim_data into a new class: rrdFlotSelection, in the rrdFlotSupport moduleFrank Wuerthwein
2009-02-15Use rrdFlot library, remove all low level codeFrank Wuerthwein
2009-02-15Initial commit - basics work, but far from finishedFrank Wuerthwein
2009-02-13Remove special case.... not neededFrank Wuerthwein
2009-02-13Use rrdFlotSupportFrank Wuerthwein
2009-02-13Initial versionFrank Wuerthwein
2009-02-13Fix typoFrank Wuerthwein
2009-02-13Workaround for flot timestamp handlingFrank Wuerthwein
2009-02-13rrdFile.getDS now checks the type, so I must make sure ds_idx is a numberFrank Wuerthwein
2009-02-13Now filters implement the same interface as rrdFileFrank Wuerthwein
2009-02-13Initial versionFrank Wuerthwein
2009-02-13Improve DS selection by nameFrank Wuerthwein
2009-02-12getDSbyName now returns a RRDDS object. RRDDS, RRDRRAInfo and RRDRRA now have...Frank Wuerthwein
2009-02-11Add getDSbyNameFrank Wuerthwein
2009-02-09First aproximationFrank Wuerthwein
2009-02-09Update commentFrank Wuerthwein
2009-02-08Initial versionFrank Wuerthwein
2009-02-08Return undefined for NaN.Frank Wuerthwein
2009-02-08Minor improvementsFrank Wuerthwein
2009-02-08Add RRA info and add commentsFrank Wuerthwein
2009-02-08Fix bug and rename step functionsFrank Wuerthwein
2009-02-08Code cleanupFrank Wuerthwein
2009-02-08Async func now returns the XHR objectFrank Wuerthwein
2009-02-07Example HTML/javascript file that display the header of a RRD archive filesv0.1Frank Wuerthwein
2009-02-06Client library for access to RRD archive filesFrank Wuerthwein
2009-02-06Big/little endian was only half supported, and since it is currently not used...Frank Wuerthwein
2009-02-06BinaryFile over XMLHttpRequestFrank Wuerthwein