kopia lustrzana https://github.com/miguelvaca/vk3cpu
Spreading axes evenly on either side of the graph. Also colour updates.
rodzic
44f203974d
commit
037cd80b39
13
toroid.html
13
toroid.html
|
@ -1092,7 +1092,7 @@
|
||||||
title: {
|
title: {
|
||||||
display: true,
|
display: true,
|
||||||
text: '\u03A9',
|
text: '\u03A9',
|
||||||
color: 'blue',
|
color: 'black',
|
||||||
font: {
|
font: {
|
||||||
weight : 'bold'
|
weight : 'bold'
|
||||||
}
|
}
|
||||||
|
@ -1112,7 +1112,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
position: 'left',
|
position: 'left',
|
||||||
//id: 'qID'
|
|
||||||
},
|
},
|
||||||
'ccID' : {
|
'ccID' : {
|
||||||
type: 'linear',
|
type: 'linear',
|
||||||
|
@ -1126,8 +1125,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
min: 0.0,
|
min: 0.0,
|
||||||
position: 'right',
|
position: 'left',
|
||||||
//id: 'ccID'
|
|
||||||
},
|
},
|
||||||
'muID' : {
|
'muID' : {
|
||||||
type: 'linear',
|
type: 'linear',
|
||||||
|
@ -1142,7 +1140,6 @@
|
||||||
},
|
},
|
||||||
min: 0.0,
|
min: 0.0,
|
||||||
position: 'right',
|
position: 'right',
|
||||||
//id: 'muID'
|
|
||||||
},
|
},
|
||||||
'hID' : {
|
'hID' : {
|
||||||
type: 'linear',
|
type: 'linear',
|
||||||
|
@ -1150,14 +1147,13 @@
|
||||||
title: {
|
title: {
|
||||||
display: true,
|
display: true,
|
||||||
text: 'Oe',
|
text: 'Oe',
|
||||||
color: 'rgb(0,128,128)',
|
color: 'rgb(0,128,0)',
|
||||||
font: {
|
font: {
|
||||||
weight : 'bold'
|
weight : 'bold'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
min: 0.0,
|
min: 0.0,
|
||||||
position: 'right',
|
position: 'right',
|
||||||
//id: 'hID'
|
|
||||||
},
|
},
|
||||||
'bID' : {
|
'bID' : {
|
||||||
type: 'linear',
|
type: 'linear',
|
||||||
|
@ -1165,14 +1161,13 @@
|
||||||
title: {
|
title: {
|
||||||
display: true,
|
display: true,
|
||||||
text: 'G',
|
text: 'G',
|
||||||
color: 'rgb(128,128,128)',
|
color: 'rgb(55,55,0)',
|
||||||
font: {
|
font: {
|
||||||
weight : 'bold'
|
weight : 'bold'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
min: 0.0,
|
min: 0.0,
|
||||||
position: 'right',
|
position: 'right',
|
||||||
//id: 'bID'
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
plugins : {
|
plugins : {
|
||||||
|
|
Ładowanie…
Reference in New Issue