Reposition and reorder axes.

pull/2/head
miguel 2023-05-08 12:31:32 +10:00
rodzic 51c0ac339b
commit bb0ed3f40a
1 zmienionych plików z 14 dodań i 14 usunięć

Wyświetl plik

@ -1665,6 +1665,19 @@
autoSkip: false,
}
},
'mohmsID' : {
type: 'linear',
display: 'auto',
title: {
display: true,
text: '\u03A9',
color: 'red',
font: {
weight : 'bold'
}
},
position: 'left',
},
'effID' : {
type: 'linear',
display: 'auto',
@ -1716,19 +1729,6 @@
min: 0.0,
position: 'left',
},
'mohmsID' : {
type: 'linear',
display: 'auto',
title: {
display: true,
text: '\u03A9',
color: 'red',
font: {
weight : 'bold'
}
},
position: 'right',
},
'pfID' : {
type: 'logarithmic',
display: 'auto',
@ -1819,7 +1819,7 @@
display: 'auto',
title: {
display: true,
text: '\u03B4 (\u03BCm)',
text: '\u03B4 \u03BCm',
color: 'rgb(90,90,90)',
font: {
weight : 'bold'