stlying4
This commit is contained in:
@@ -45,7 +45,12 @@ function graphSpectralData (obj, dom) {
|
|||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
options: {
|
options: {
|
||||||
responsive: false
|
responsive: false,
|
||||||
|
legend: {
|
||||||
|
labels: {
|
||||||
|
fontcolor: '#ffffff'
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user