mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
horizontal
This commit is contained in:
parent
753ea441ea
commit
26856c729e
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ it will work best with models that score well on the code editing benchmark.
|
|||
</tbody>
|
||||
</table>
|
||||
|
||||
<canvas id="leaderboardChart" width="800" height="450" style="margin-top: 20px"></canvas>
|
||||
<canvas id="leaderboardChart" width="800" height="800" style="margin-top: 20px"></canvas>
|
||||
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue