summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2009-05-01Fix typoFrank Wuerthwein
2009-05-01Add rrdRRAStackFlotObjFrank Wuerthwein
2009-04-30Add support for DS grap_options. Also add lines to the list of user specified...Frank Wuerthwein
2009-04-30Add support for lines and yaxis in user dataFrank Wuerthwein
2009-03-18Add timestamp roundingFrank Wuerthwein
2009-03-12Remove want_label from rrdDS2FlotSeriesFrank Wuerthwein
2009-03-12Improve commentsFrank Wuerthwein
2009-03-12Improve commentsFrank Wuerthwein
2009-03-12Fix commentsFrank Wuerthwein
2009-03-11Fix unselectFrank Wuerthwein
2009-02-28Add reset selection buttonFrank Wuerthwein
2009-02-27Fix selectionFrank Wuerthwein
2009-02-27Fix colors for DSsFrank Wuerthwein
2009-02-27Preserve colors in trimmingFrank Wuerthwein
2009-02-27Rename layout_opts in graph_options and documentFrank Wuerthwein
2009-02-27Remove ds_description for nowFrank Wuerthwein
2009-02-27Better resolution textFrank Wuerthwein
2009-02-20Add costumizable legendFrank Wuerthwein
2009-02-20Use rrdRRA2FlotObjFrank Wuerthwein
2009-02-20Fix math errorFrank Wuerthwein
2009-02-20Rename rrdRRA2FlotSeries into rrdRRA2FlotObjFrank Wuerthwein
2009-02-20Add rrdRRA2FlotSeriesFrank Wuerthwein
2009-02-20Flot does not like null elements, so don't use them. But now we need to pass ...Frank Wuerthwein
2009-02-16Add few more helper methods to rrdFlotSelectionFrank Wuerthwein
2009-02-16Move trim_data into a new class: rrdFlotSelection, in the rrdFlotSupport moduleFrank Wuerthwein
2009-02-15Initial commit - basics work, but far from finishedFrank Wuerthwein
2009-02-13Remove special case.... not neededFrank Wuerthwein
2009-02-13Initial versionFrank 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-09Update commentFrank Wuerthwein
2009-02-08Return undefined for NaN.Frank 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-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