Skip to content

Commit 809971d

Browse files
kennytmMark-Simulacrum
authored andcommitted
Allow rescaling the y-axis when hiding a series.
Useful for checking non-NLL performance.
1 parent 07afa2f commit 809971d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

site/static/index.html

-2
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,6 @@
155155
enabled: false,
156156
} : {},
157157
min: 0,
158-
max: max * 1.05,
159-
softMax: max * 1.05,
160158
ceiling: max * 1.05,
161159
floor: 0,
162160
} : {

0 commit comments

Comments
 (0)