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