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,
title: {
display: true,
text: 'Occurrences of genre',
text: 'Occurrences of developers',
font: {
size: 48,
family: 'Tahoma',

View File

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