From: Jean-Philippe Orsini Date: Sat, 3 Sep 2011 20:18:18 +0000 (+0000) Subject: added chart title X-Git-Tag: v1.3.0~148 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ppastats.git;a=commitdiff_plain;h=832928f899e687234bd5a0cba86ee40c557f41bf added chart title --- diff --git a/www/js/ppastats.js b/www/js/ppastats.js index 6424708..f70f6dd 100644 --- a/www/js/ppastats.js +++ b/www/js/ppastats.js @@ -19,6 +19,7 @@ function ppastats_chart(ddts) { }); var plot1 = $.jqplot ('chart', [data_chart], { + title: 'Daily Download Count', axes: { xaxis: { renderer:$.jqplot.DateAxisRenderer,