mirror of https://github.com/CIRCL/AIL-framework
Adding an option to have better view of the curves
parent
088574a048
commit
c3948867ad
|
@ -157,7 +157,7 @@ $(document).ready(function () {
|
||||||
legend: "always",
|
legend: "always",
|
||||||
connectSeparatedPoints: true,
|
connectSeparatedPoints: true,
|
||||||
fillGraph: true,
|
fillGraph: true,
|
||||||
//stepPlot: true,
|
stackedGraph: true,
|
||||||
includeZero: true,
|
includeZero: true,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue