mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +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,
|
display: true,
|
||||||
text: 'Architect model',
|
text: 'Architect model',
|
||||||
font: {
|
font: {
|
||||||
size: baseFontSize + 4,
|
size: baseFontSize + 2,
|
||||||
weight: 'bold'
|
weight: 'bold'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue