mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 00:28:22 +00:00
Adding an option to have better view of the curves
This commit is contained in:
parent
088574a048
commit
c3948867ad
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ $(document).ready(function () {
|
|||
legend: "always",
|
||||
connectSeparatedPoints: true,
|
||||
fillGraph: true,
|
||||
//stepPlot: true,
|
||||
stackedGraph: true,
|
||||
includeZero: true,
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue