mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 00:28:22 +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,
|
||||
//legend: "always",
|
||||
//connectSeparatedPoints: true,
|
||||
stackedGraph: true,
|
||||
fillGraph: true,
|
||||
includeZero: true,
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue