Age | Commit message (Expand) | Author |
2013-11-06 | Get rid of the DoNothing function and use the implicit Ident transformation b... | Igor Sfiligoi |
2013-11-06 | Add support for implicit ops for DS filter; string or number now imply Ident ... | Igor Sfiligoi |
2013-11-06 | Use the new RRDRRAFilterAvgNewSteps and get rid of the timezone | Igor Sfiligoi |
2013-11-06 | Fix typo | Igor Sfiligoi |
2013-11-06 | Add RRDRRAFilterAvgNewSteps. Should be good enough for most use cases where R... | Igor Sfiligoi |
2013-11-06 | Add the missing rrdJFlotThree | Igor Sfiligoi |
2013-11-06 | Use new Async class and the new unified include | Igor Sfiligoi |
2013-11-06 | Add rrdFlotSumAsync; similar to rrdFlotAsync, but will use RRDFileSum of the ... | Igor Sfiligoi |
2013-11-06 | Use new Async class, the new unified include, and also use better ds_graph_opts | Igor Sfiligoi |
2013-11-06 | Minor code cleanup | Igor Sfiligoi |
2013-11-06 | Use new Async class, the new unified include, adn also use better ds_graph_opts | Igor Sfiligoi |
2013-11-06 | Use the single, cumullative inlude file | Igor Sfiligoi |
2013-11-06 | Add support for creating a single, cummulative file | Igor Sfiligoi |
2013-11-06 | Use the new async object | Igor Sfiligoi |
2013-11-06 | Add async flot object, to make life easier for the developers | Igor Sfiligoi |
2013-11-01 | Fix documentation typo in comment | Igor Sfiligoi |
2013-11-01 | Port most features from rrdFlot's rrdflot_defaults - still missing the timezone | Igor Sfiligoi |
2013-11-01 | Add support for other endian | Igor Sfiligoi |
2013-11-01 | Change logic to propery distinguish an array from a generic object | Igor Sfiligoi |
2013-11-01 | Implement multi_rra - Patch provided by Marc DeTrano | Igor Sfiligoi |
2013-03-23 | Better support for error in Chrome | Igor Sfiligoi |
2013-03-21 | Fix Option object creation for non-firfox browsers | Igor Sfiligoi |
2012-09-12 | Add more graph_opts in the example | Igor Sfiligoi |
2012-09-12 | Add a bit of documentation | Igor Sfiligoi |
2012-09-12 | Properly propagate graph_options provided by the caller | Igor Sfiligoi |
2012-09-12 | Default timezone had wrong sign | Igor Sfiligoi |
2012-09-10 | Official Flot URL changed, reflect in the comments | Igor Sfiligoi |
2012-09-10 | Official Flot URL changed, reflect in the comments | Igor Sfiligoi |
2012-09-10 | Add rrdJFlotSimple.html to the list | Igor Sfiligoi |
2012-09-10 | Add and example HTML page that shows the use of the new rrdflot_defaults.grap... | Igor Sfiligoi |
2012-09-10 | Add the rrdflot_defaults.graph_only option to strip off any non-essential ele... | Igor Sfiligoi |
2012-09-10 | Add additional protection for timezone calculation | Igor Sfiligoi |
2012-09-10 | Better handling of timezones | Igor Sfiligoi |
2012-09-08 | Proper propagation of the error | Igor Sfiligoi |
2012-09-08 | Allow for mixed 32 and 64 bit align. Make index calculation more dynamic | Igor Sfiligoi |
2012-05-23 | Looping patch provided by Mark | Igor Sfiligoi |
2011-08-25 | Remove tooltip version from includes | Igor Sfiligoi |
2011-08-22 | Fixing tooltips w/ no graph_options. | pyrocyon |
2011-08-22 | Fixing tooltip support. | pyrocyon |
2011-08-15 | Added support for tooltips. | pyrocyon |
2011-06-09 | Added timezone default example. | alisonjm |
2011-06-09 | Moved timezone selection window to lower corner in flot graph. | alisonjm |
2011-06-08 | Commiting in case | alisonjm |
2011-06-08 | Added two Filters for RRA - one to average RRAs and increase their timestep, ... | alisonjm |
2011-06-08 | Added several new rrdflot_default options. | alisonjm |
2011-06-08 | Added new examples to index. | alisonjm |
2011-06-08 | Commiting in case I changed something and forgot about it. | alisonjm |
2011-06-08 | Fixed bug, I think | alisonjm |
2011-06-08 | New example showing use of RRA averaging filter and time-shifting for timezones. | alisonjm |
2011-06-08 | New example laying out all options for rrdflot_deaults in RRDFlot.js. | alisonjm |