mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
minor javascript update
This commit is contained in:
parent
6aa4d7cb7d
commit
5a4218035a
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ $(document).ready(function () {
|
||||||
//drawGapEdgePoints: true,
|
//drawGapEdgePoints: true,
|
||||||
//legend: "always",
|
//legend: "always",
|
||||||
//connectSeparatedPoints: true,
|
//connectSeparatedPoints: true,
|
||||||
|
stackedGraph: true,
|
||||||
fillGraph: true,
|
fillGraph: true,
|
||||||
includeZero: true,
|
includeZero: true,
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue