feat: Increase font size of chart title

This commit is contained in:
Paul Gauthier 2024-09-27 11:28:51 -07:00 committed by Paul Gauthier (aider)
parent 6e0f981689
commit 9575f4e5ea

View file

@ -184,7 +184,7 @@ top coding models, as compared to their previous "solo" scores (striped bars).
display: true,
text: 'Architect model',
font: {
size: baseFontSize + 4,
size: baseFontSize + 2,
weight: 'bold'
}
},