summaryrefslogtreecommitdiff
path: root/src/examples
AgeCommit message (Expand)Author
2013-11-07Cosmetic changesIgor Sfiligoi
2013-11-07Async classes have additional arguments nowIgor Sfiligoi
2013-11-07Use the new Async object and also use the new summary includeIgor Sfiligoi
2013-11-07Similar to rrdJFlotTwo, but summing three filesIgor Sfiligoi
2013-11-07Use the new Async object and also use the new summary includeIgor Sfiligoi
2013-11-06Filter out one of the elements, to should FilterOp can be used instead of Fil...Igor Sfiligoi
2013-11-06Use RRDRRAFilterAvg again, since it supports the simplified version nowIgor Sfiligoi
2013-11-06Get rid of the DoNothing function and use the implicit Ident transformation b...Igor Sfiligoi
2013-11-06Use the new RRDRRAFilterAvgNewSteps and get rid of the timezoneIgor Sfiligoi
2013-11-06Add the missing rrdJFlotThreeIgor Sfiligoi
2013-11-06Use new Async class and the new unified includeIgor Sfiligoi
2013-11-06Use new Async class, the new unified include, and also use better ds_graph_optsIgor Sfiligoi
2013-11-06Minor code cleanupIgor Sfiligoi
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-06Use the new async objectIgor Sfiligoi
2013-03-23Better support for error in ChromeIgor Sfiligoi
2012-09-12Add more graph_opts in the exampleIgor 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-08Proper propagation of the errorIgor Sfiligoi
2011-08-25Remove tooltip version from includesIgor Sfiligoi
2011-08-15Added support for tooltips.pyrocyon
2011-06-09Added timezone default example.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-04-08Fixed small bug that was messing up layering of filled DSs on the graph.alisonjm
2011-04-07Added examples of using RRDFilterOp to sum two or more DSsalisonjm
2010-02-28Index pageIgor Sfiligoi
2010-02-26Load also jquery.flot.selection.js. Needed for Flot 0.6Igor Sfiligoi
2010-02-26Add selection of nr. of columnsIgor Sfiligoi
2010-01-26Similar to rrdJFlot, but this plots the sum of two filesIgor Sfiligoi
2009-05-10Example of plotting multiple RRDs onto the same Flot graphFrank Wuerthwein
2009-04-30Use graph_options and ds_graph_optionsFrank Wuerthwein
2009-03-14Better commentsFrank Wuerthwein
2009-03-14Remove orphaned codeFrank Wuerthwein
2009-03-11Use local copy of jquery and flotFrank Wuerthwein
2009-02-27Update, use new library callsFrank Wuerthwein
2009-02-15Use rrdFlot library, remove all low level codeFrank Wuerthwein
2009-02-13Use rrdFlotSupportFrank Wuerthwein
2009-02-13Fix typoFrank Wuerthwein
2009-02-13Workaround for flot timestamp handlingFrank Wuerthwein
2009-02-13rrdFile.getDS now checks the type, so I must make sure ds_idx is a numberFrank Wuerthwein
2009-02-09First aproximationFrank Wuerthwein
2009-02-08Initial versionFrank Wuerthwein
2009-02-08Minor improvementsFrank Wuerthwein