diff --git a/magloop.html b/magloop.html index 2656b50..a6066ce 100644 --- a/magloop.html +++ b/magloop.html @@ -996,6 +996,7 @@ }, ticks: { beginAtZero: true, + max: 20.0, }, min: 0.0, position: 'left', @@ -1050,6 +1051,7 @@ }, ticks: { beginAtZero: true, + max: 3000.0, }, position: 'right', id: 'qID' @@ -1064,6 +1066,7 @@ }, ticks: { beginAtZero: true, + max: 100.0, }, min: 0.0, position: 'right',