summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2013-12-17Fix support for IE11, while keeping older IE versions still workingIgor Sfiligoi
2013-11-08Change argument order for rrdFlotMatrixAsync, for better grouppingIgor Sfiligoi
2013-11-07Fix typoIgor Sfiligoi
2013-11-07Add options to RRDFile and RRFileSum, and use thim in the Async classesIgor Sfiligoi
2013-11-07Add rrdFlotMatrixAsyncIgor Sfiligoi
2013-11-07Add support for DS and RRA filters, and also add support for a callbackIgor Sfiligoi
2013-11-06Remove the RRDRRAFilterAvgNewSteps class and add spoort for implicit RRA filt...Igor Sfiligoi
2013-11-06Add support for implicit ops for DS filter; string or number now imply Ident ...Igor Sfiligoi
2013-11-06Fix typoIgor Sfiligoi
2013-11-06Add RRDRRAFilterAvgNewSteps. Should be good enough for most use cases where R...Igor Sfiligoi
2013-11-06Add rrdFlotSumAsync; similar to rrdFlotAsync, but will use RRDFileSum of the ...Igor Sfiligoi
2013-11-06Add async flot object, to make life easier for the developersIgor Sfiligoi
2013-11-01Fix documentation typo in commentIgor Sfiligoi
2013-11-01Port most features from rrdFlot's rrdflot_defaults - still missing the timezoneIgor Sfiligoi
2013-11-01Add support for other endianIgor Sfiligoi
2013-11-01Change logic to propery distinguish an array from a generic objectIgor Sfiligoi
2013-11-01Implement multi_rra - Patch provided by Marc DeTranoIgor Sfiligoi
2013-03-23Better support for error in ChromeIgor Sfiligoi
2013-03-21Fix Option object creation for non-firfox browsersIgor Sfiligoi
2012-09-12Add a bit of documentationIgor Sfiligoi
2012-09-12Properly propagate graph_options provided by the callerIgor Sfiligoi
2012-09-12Default timezone had wrong signIgor Sfiligoi
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