Font and all
This commit is contained in:
@@ -68,6 +68,13 @@ export default {
|
||||
display: true,
|
||||
text: "Antall vinn"
|
||||
},
|
||||
legend: {
|
||||
labels: {
|
||||
// This more specific font property overrides the global property
|
||||
defaultFontFamily: (Chart.defaults.global.defaultFontFamily =
|
||||
"'knowit'")
|
||||
}
|
||||
},
|
||||
scales: {
|
||||
yAxes: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user