summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2012-09-10Official Flot URL changed, reflect in the commentsIgor Sfiligoi
2012-09-10Add the rrdflot_defaults.graph_only option to strip off any non-essential ele...Igor Sfiligoi
2012-09-10Add additional protection for timezone calculationIgor Sfiligoi
2012-09-10Better handling of timezonesIgor Sfiligoi
2012-09-08Allow for mixed 32 and 64 bit align. Make index calculation more dynamicIgor Sfiligoi
2012-05-23Looping patch provided by MarkIgor Sfiligoi
2011-08-22Fixing tooltips w/ no graph_options.pyrocyon
2011-08-22Fixing tooltip support.pyrocyon
2011-08-15Added support for tooltips.pyrocyon
2011-06-09Moved timezone selection window to lower corner in flot graph.alisonjm
2011-06-08Commiting in casealisonjm
2011-06-08Added two Filters for RRA - one to average RRAs and increase their timestep, ...alisonjm
2011-06-08Added several new rrdflot_default options.alisonjm
2011-05-25Fixed bug with windows selection resetting.alisonjm
2011-05-24Added more rrdflot_defaults: able to specify checked DSs, RRA and zoom window...alisonjm
2011-04-29Fixed accidental reverts.alisonjm
2011-04-29Changed default number of rows per column from 8 to 12.alisonjm
2011-04-26Added multi_rra option (appends the consolidation function to name of RRA in ...alisonjm
2011-04-25Added rrdflot_defaults documentation, changed varibale namealisonjm
2011-04-22Fixed bug where name(2) not found if multi_ds=false.alisonjm
2011-04-21Added option to append aggregator name to DS name to avoid duplicates.alisonjm
2011-04-21Added option to split checkboxes into columns.alisonjm
2011-04-21Added default object to rrdFlot function to allow default legend setting to b...alisonjm
2010-02-26Increase scale height; Flot 0.6 uses more space for time seriesv0.5.0Igor Sfiligoi
2010-01-26Fix typoIgor Sfiligoi
2010-01-26Fix typoIgor Sfiligoi
2010-01-26Fix typoIgor Sfiligoi
2010-01-26Fix typo, and finish getElFastIgor Sfiligoi
2010-01-26Rist attempt at RRDFileSumIgor Sfiligoi
2010-01-25Expose RRDRRA.cur_rowIgor Sfiligoi
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-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