summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-06Use new Async class, the new unified include, adn also use better ds_graph_optsIgor Sfiligoi
2013-11-06Use the single, cumullative inlude fileIgor Sfiligoi
2013-11-06Add support for creating a single, cummulative fileIgor Sfiligoi
2013-11-06Use the new async objectIgor 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 more graph_opts in the exampleIgor 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-10Official Flot URL changed, reflect in the commentsIgor Sfiligoi
2012-09-10Add rrdJFlotSimple.html to the listIgor Sfiligoi
2012-09-10Add and example HTML page that shows the use of the new rrdflot_defaults.grap...Igor 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-08Proper propagation of the errorIgor 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-25Remove tooltip version from includesIgor 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-09Added timezone default example.alisonjm
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-06-08Added new examples to index.alisonjm
2011-06-08Commiting in case I changed something and forgot about it.alisonjm
2011-06-08Fixed bug, I thinkalisonjm
2011-06-08New example showing use of RRA averaging filter and time-shifting for timezones.alisonjm
2011-06-08New example laying out all options for rrdflot_deaults in RRDFlot.js.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