mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
Finished blame graph
This commit is contained in:
parent
1044c7a71e
commit
c971db7cb7
2 changed files with 3 additions and 1 deletions
|
@ -4,6 +4,8 @@ parent: More info
|
||||||
nav_order: 999
|
nav_order: 999
|
||||||
---
|
---
|
||||||
|
|
||||||
|
{% include blame.md %}
|
||||||
|
|
||||||
<!--[[[cog
|
<!--[[[cog
|
||||||
# This page is a copy of HISTORY.md, adding the front matter above.
|
# This page is a copy of HISTORY.md, adding the front matter above.
|
||||||
text = open("HISTORY.md").read()
|
text = open("HISTORY.md").read()
|
||||||
|
|
|
@ -52,7 +52,7 @@ document.addEventListener('DOMContentLoaded', function () {
|
||||||
y: {
|
y: {
|
||||||
title: {
|
title: {
|
||||||
display: true,
|
display: true,
|
||||||
text: 'Aider Contribution (%)'
|
text: 'Aider Contribution (% of code)'
|
||||||
},
|
},
|
||||||
beginAtZero: true,
|
beginAtZero: true,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue