aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/js (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-25jsrrdgraph: Fix get reponseText in FetchBinaryURLManuel Luis Sanmartín Rozada1-1/+1
2014-07-25jsrrdgraph: Upgrade to javascriptrrd ver 1.1.1Manuel Luis Sanmartín Rozada2-85/+143
2014-07-25jsrrdgraph: Fix ident. Thanks to PoilManuel Luis Sanmartín Rozada1-3/+3
2014-07-25jsrrdgraph: Check when this.gdes[i].legend is nullManuel Luis Sanmartín Rozada1-2/+7
2014-07-25jsrrdgraph: Fix textalign name typo. Thanks to PoilManuel Luis Sanmartín Rozada3-9/+9
2014-07-25jsrrdgraph: Fix flags parsing (options without a value)Peter Wu1-97/+92
2014-07-20Defensive programming: more urlencode/htmlentitiesPeter Wu1-1/+1
2014-07-05jsrrdgraph: RrdGraph.js: make HRULE support reference to variablePim van den Berg1-1/+3
2014-06-28jsrrdgraph: Fix graph width to look like rrdtool.Manuel Luis Sanmartín Rozada1-2/+1
2014-06-28jsrrdgraph: Fix errors in second axis.Manuel Luis Sanmartín Rozada1-2/+2
2014-01-12Add a configuration option for sync/async choice for the canvas graphsVincent Brillault3-22/+42
2014-01-12jsrrdgraph: CGP.js: split draw(id) into prepare_draw(id) and draw(id)Vincent Brillault1-1/+7
2014-01-12jsrrdgraph: Change alter for thowManuel Luis Sanmartín Rozada1-4/+2
2014-01-12jsrrdgraph: RrdGraph.js: Add RrdGraph.prototype.graph_paint_async methodVincent Brillault1-0/+93
2014-01-12jsrrdgraph: RrdDataFile.js: Add async function (fetch_async) to RrdDataFileVincent Brillault1-0/+39
2014-01-12jsrrdgraph: RrdGraph.js: splitting RrdGraph.prototype.graph_paint into init, ...Vincent Brillault1-3/+13
2014-01-12jsrrdgraph: RrdGraph.js: fix some indentationVincent Brillault1-4/+4
2014-01-12jsrrdgraph: RrdDataFile.js: splitting fetch into fetch & buildVincent Brillault1-10/+15
2014-01-12jsrrdgraph: RrdDataFile.js: fix space/tabulationVincent Brillault1-21/+21
2013-05-18jsrrdgraph: RrdGraph.js: gprint: fix check for undefined format in case of vdefPim van den Berg1-1/+1
2013-05-18integrate jsrrdgraph in CGPPim van den Berg1-0/+124
2013-05-13jsrrdgraph: RrdGraph.js: fix undefined 2nd argument of RrdVdef functionPim van den Berg1-1/+1
2013-05-10import js directory from jsrrdgraph for client side graph renderingPim van den Berg15-0/+7984