diff --git a/examples/contour.html b/examples/contour.html index 5894890..ae81c87 100644 --- a/examples/contour.html +++ b/examples/contour.html @@ -100,4 +100,4 @@ return Math.max(Math.min(1 + (-0.5) * (contourValue - valueA) / (valueB - valueA), 0.8), 0.2); } - \ No newline at end of file +