Skip to content

Commit e63b30a

Browse files
authored
Update README.md
Added language breakdown analysis
1 parent f8f453a commit e63b30a

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Charts and Data Visualizations
66

7-
This includes a set of charts that visualize various metrics related to GitHub Copilot for your organization. These visualizations are designed to provide clear representations of the data, making it easy to understand and analyze the impact and usage of GitHub Copilot. Here are the key metrics visualized in these charts:
7+
This application displays a set of charts to visualize various metrics related to GitHub Copilot for your organization leveraging the GitHub Copilot Metrics API, current distributed in private alpha. These visualizations are designed to provide clear representations of the data, making it easy to understand and analyze the impact and usage of GitHub Copilot. Here are the key metrics visualized in these charts:
88

99
### Key Metrics
1010

@@ -31,9 +31,13 @@ This includes a set of charts that visualize various metrics related to GitHub C
3131

3232

3333

34-
### Breakdown Analysis
34+
### Language Breakdown Analysis
3535

36-
_Coming soon_
36+
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.
37+
38+
<p align="center">
39+
<img width="697" alt="image" src="https://github.com/martedesco/copilot-metrics-viewer/assets/3329307/c6163664-bb2c-4277-8d77-51a50f252df7">
40+
</p>
3741

3842
## Requirements
3943

0 commit comments

Comments
 (0)