mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
feat: Increase font size of chart title
This commit is contained in:
parent
6e0f981689
commit
9575f4e5ea
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue