Update magloop.html

Set maximums for axes -> Vcap, loop current, and Q.
pull/2/head
miguel 2021-09-12 19:06:31 +10:00
rodzic 1e4033afaf
commit 7adb841d1f
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -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',