| Commit message (Expand) | Author | Age | Files | Lines |
* | jsrrdgraph: Fix graph width to look like rrdtool. | Manuel Luis Sanmartín Rozada | 2014-06-28 | 1 | -2/+1 |
* | jsrrdgraph: Fix errors in second axis. | Manuel Luis Sanmartín Rozada | 2014-06-28 | 1 | -2/+2 |
* | Add a configuration option for sync/async choice for the canvas graphs | Vincent Brillault | 2014-01-12 | 3 | -22/+42 |
* | jsrrdgraph: CGP.js: split draw(id) into prepare_draw(id) and draw(id) | Vincent Brillault | 2014-01-12 | 1 | -1/+7 |
* | jsrrdgraph: Change alter for thow | Manuel Luis Sanmartín Rozada | 2014-01-12 | 1 | -4/+2 |
* | jsrrdgraph: RrdGraph.js: Add RrdGraph.prototype.graph_paint_async method | Vincent Brillault | 2014-01-12 | 1 | -0/+93 |
* | jsrrdgraph: RrdDataFile.js: Add async function (fetch_async) to RrdDataFile | Vincent Brillault | 2014-01-12 | 1 | -0/+39 |
* | jsrrdgraph: RrdGraph.js: splitting RrdGraph.prototype.graph_paint into init, ... | Vincent Brillault | 2014-01-12 | 1 | -3/+13 |
* | jsrrdgraph: RrdGraph.js: fix some indentation | Vincent Brillault | 2014-01-12 | 1 | -4/+4 |
* | jsrrdgraph: RrdDataFile.js: splitting fetch into fetch & build | Vincent Brillault | 2014-01-12 | 1 | -10/+15 |
* | jsrrdgraph: RrdDataFile.js: fix space/tabulation | Vincent Brillault | 2014-01-12 | 1 | -21/+21 |
* | jsrrdgraph: RrdGraph.js: gprint: fix check for undefined format in case of vdef | Pim van den Berg | 2013-05-18 | 1 | -1/+1 |
* | integrate jsrrdgraph in CGP | Pim van den Berg | 2013-05-18 | 1 | -0/+124 |
* | jsrrdgraph: RrdGraph.js: fix undefined 2nd argument of RrdVdef function | Pim van den Berg | 2013-05-13 | 1 | -1/+1 |
* | import js directory from jsrrdgraph for client side graph rendering | Pim van den Berg | 2013-05-10 | 15 | -0/+7984 |