kopia lustrzana https://github.com/OpenDroneMap/WebODM
Reverse diagnostic labels
rodzic
e5b095a7d1
commit
9da64ea4a1
|
@ -53,6 +53,9 @@
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
options: {
|
options: {
|
||||||
|
legend:{
|
||||||
|
reverse: true
|
||||||
|
},
|
||||||
tooltips: {
|
tooltips: {
|
||||||
callbacks: {
|
callbacks: {
|
||||||
label: function(tooltipItem, data) {
|
label: function(tooltipItem, data) {
|
||||||
|
@ -85,6 +88,9 @@
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
options: {
|
options: {
|
||||||
|
legend:{
|
||||||
|
reverse: true
|
||||||
|
},
|
||||||
tooltips: {
|
tooltips: {
|
||||||
callbacks: {
|
callbacks: {
|
||||||
label: function(tooltipItem, data) {
|
label: function(tooltipItem, data) {
|
||||||
|
|
Ładowanie…
Reference in New Issue