mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
feat: Move "Previous SOTA" label to the left side of the graph
This commit is contained in:
parent
7c8f0ea7b6
commit
6f8fe44fd6
1 changed files with 3 additions and 1 deletions
|
@ -143,7 +143,9 @@ top coding models, as compared to their previous "solo" scores (striped bars).
|
|||
label: {
|
||||
content: 'Previous SOTA',
|
||||
enabled: true,
|
||||
position: 'end',
|
||||
position: 'start',
|
||||
xAdjust: 10,
|
||||
yAdjust: -10,
|
||||
font: {
|
||||
size: 14
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue