summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-06-25Adding legend selectionv0.4.2Igor Sfiligoi
2009-06-25Fix comment (and previous commit was about adding legend selection)Igor Sfiligoi
2009-06-25Display RRDcbs in multiple columns, if neededIgor Sfiligoi
2009-06-25Display RRDcbs in multiple columns, if neededIgor Sfiligoi
2009-06-23Improve color handlingv0.4.1Igor Sfiligoi
2009-06-23Update copyrightIgor Sfiligoi
2009-06-23Fix bug in selection - now properly unbind before rebindingIgor Sfiligoi
2009-05-10Fix commentFrank Wuerthwein
2009-05-10Better color handlingFrank Wuerthwein
2009-05-10Example of plotting multiple RRDs onto the same Flot graphFrank Wuerthwein
2009-05-10Fix commentsFrank Wuerthwein
2009-05-10Add ds_list - allow user to specify a list of DSsFrank Wuerthwein
2009-05-10Plot a graph of multiple similar RRDs, one DS at a timeFrank Wuerthwein
2009-05-10Add rrdRRAMultiStackFlotObjFrank Wuerthwein
2009-05-08Move format_time from rrdFlot into rrdFlotSupportFrank Wuerthwein
2009-05-07Title and label use each other as backupv0.4-pre.1Frank Wuerthwein
2009-05-03Add argument to callbackFrank Wuerthwein
2009-05-03Add checked optionFrank Wuerthwein
2009-05-03Add title optionFrank Wuerthwein
2009-05-01Switch from rrdRRA2FlotObj to rrdRRAStackFlotObj. Add stack graph optionFrank Wuerthwein
2009-05-01Fix processing of ds_single_list and fix a few typosFrank Wuerthwein
2009-05-01Fix typoFrank Wuerthwein
2009-05-01Add rrdRRAStackFlotObjFrank Wuerthwein
2009-04-30Use graph_options and ds_graph_optionsFrank 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-14Better commentsFrank Wuerthwein
2009-03-14Remove orphaned codeFrank 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-11Use local copy of jquery and flotFrank Wuerthwein
2009-03-11Fix unselectFrank Wuerthwein
2009-02-28Add reset selection buttonFrank Wuerthwein
2009-02-27Fix selectionFrank Wuerthwein
2009-02-27Update, use new library callsFrank 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