mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +00:00
graph
This commit is contained in:
parent
bc582723e3
commit
9b4e643436
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ it will work best with models that score well on the code editing benchmark.
|
||||||
var leaderboardData = {
|
var leaderboardData = {
|
||||||
labels: [],
|
labels: [],
|
||||||
datasets: [{
|
datasets: [{
|
||||||
label: 'Percent correct',
|
|
||||||
data: [],
|
data: [],
|
||||||
backgroundColor: 'rgba(54, 162, 235, 0.2)',
|
backgroundColor: 'rgba(54, 162, 235, 0.2)',
|
||||||
borderColor: 'rgba(54, 162, 235, 1)',
|
borderColor: 'rgba(54, 162, 235, 1)',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue