Skip to content

Commit 9540792

Browse files
authored
Update README.md
1 parent e04db26 commit 9540792

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,17 @@ Here are the key metrics visualized in these charts:
4242

4343
## Languages Breakdown Analysis
4444

45-
The language breakdown analysis at the bottom of the page displays a table showing the Accepted Prompts, Accepted Lines of Code, and Acceptance Rate (%) for each language over the full time period covered by a single API call. The entries are sorted by the number of _accepted lines of code descending_.
45+
The language breakdown analysis tab displays a table showing the Accepted Prompts, Accepted Lines of Code, and Acceptance Rate (%) for each language over the past 28 days. The entries are sorted by the number of _accepted lines of code descending_.
4646

4747
<p align="center">
4848
<img width="1000" alt="image" src="https://github.com/github-copilot-community/copilot-metrics-viewer/assets/3329307/6ce22c04-3a4f-48e4-bb3a-db9f9fd7eb95">
4949
</p>
5050

51+
Pie charts with the top 5 languages by accepted prompts and acceptance rate are displayed at the top.
52+
53+
<img width="1193" alt="image" src="https://github.com/github-copilot-community/copilot-metrics-viewer/assets/3329307/1415e6aa-87a4-4602-aac5-2525abfd9bef">
54+
55+
5156
## Copilot Chat Metrics
5257

5358
1. **Cumulative Number of Turns:** This metric represents the total number of turns (interactions) with the Copilot over the past 28 days. A 'turn' includes both user inputs and Copilot's responses.

0 commit comments

Comments
 (0)