Update y axis title

This commit is contained in:
baz 2025-05-14 00:54:27 +01:00
parent b1df3297a9
commit 6e45017dfa
2 changed files with 2 additions and 2 deletions

View File

@ -168,7 +168,7 @@ module.exports = {
beginAtZero: true, beginAtZero: true,
title: { title: {
display: true, display: true,
text: 'Occurrences of genre', text: 'Occurrences of developers',
font: { font: {
size: 48, size: 48,
family: 'Tahoma', family: 'Tahoma',

View File

@ -167,7 +167,7 @@ module.exports = {
beginAtZero: true, beginAtZero: true,
title: { title: {
display: true, display: true,
text: 'Occurrences of genre', text: 'Occurrences of publishers',
font: { font: {
size: 48, size: 48,
family: 'Tahoma', family: 'Tahoma',