mirror of https://github.com/CIRCL/AIL-framework
minor javascript update
parent
6aa4d7cb7d
commit
5a4218035a
|
@ -156,6 +156,7 @@ $(document).ready(function () {
|
|||
//drawGapEdgePoints: true,
|
||||
//legend: "always",
|
||||
//connectSeparatedPoints: true,
|
||||
stackedGraph: true,
|
||||
fillGraph: true,
|
||||
includeZero: true,
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue