diff options
author | Pascal Terjan <pterjan@gmail.com> | 2014-05-23 22:01:22 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@gmail.com> | 2014-05-23 22:01:22 +0000 |
commit | c931d37c4ac7df3784c76d5785f1e0298f4331ea (patch) | |
tree | 47aa63517cc1dc644f56c428d0d9d2544230c6af /autobuild | |
parent | 92a0bec8bbe54c579dc3a8462f7a1d8330b01ec9 (diff) | |
download | pkgsubmit-c931d37c4ac7df3784c76d5785f1e0298f4331ea.tar pkgsubmit-c931d37c4ac7df3784c76d5785f1e0298f4331ea.tar.gz pkgsubmit-c931d37c4ac7df3784c76d5785f1e0298f4331ea.tar.bz2 pkgsubmit-c931d37c4ac7df3784c76d5785f1e0298f4331ea.tar.xz pkgsubmit-c931d37c4ac7df3784c76d5785f1e0298f4331ea.zip |
Stack build results
Diffstat (limited to 'autobuild')
-rw-r--r-- | autobuild/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autobuild/index.html b/autobuild/index.html index bd1759a..d8001ad 100644 --- a/autobuild/index.html +++ b/autobuild/index.html @@ -34,6 +34,7 @@ legend: {position: 'bottom'}, chartArea: {width: '87.5%'}, pointSize: 4, + isStacked: true, tooltip: {isHtml: true}, }); |