diff options
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}, }); |