Skip to content

Commit bc51f15

Browse files
authored
Update README.md
1 parent bf73f6a commit bc51f15

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

README.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,26 @@
1-
# copilot-metrics-viewer
1+
# Copilot Metrics Viewer
2+
3+
<img width="807" alt="image" src="https://github.com/martedesco/copilot-metrics-viewer/assets/3329307/84e64845-c17e-4a95-9245-b9b3852a4001">
4+
5+
## Charts and Data Visualizations
6+
7+
This includes a set of charts that visualize various metrics related to GitHub Copilot. 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:
8+
9+
### Key Metrics
10+
11+
1. **Total Suggestions:** This chart illustrates the total number of code suggestions made by GitHub Copilot. It offers a view of the tool's activity and its engagement with users over time.
12+
13+
2. **Total Acceptances:** This visualization focuses on the total number of suggestions accepted by users. This metric is crucial to understand the effectiveness and accuracy of GitHub Copilot's suggestions.
14+
15+
3. **Total Lines Suggested:** A detailed chart showcasing the total number of lines of code suggested by GitHub Copilot. This gives an idea of the volume of code generation and assistance provided.
16+
17+
4. **Total Lines Accepted:** This chart compares the total lines of code accepted by users, offering insights into how much of the suggested code is actually being utilized in real-world applications.
18+
19+
5. **Total Active Users:** An interactive graph representing the number of active users engaging with GitHub Copilot. This helps in understanding the tool's popularity and user base growth.
20+
21+
### Breakdown Analysis
22+
23+
_Coming soon_
224

325
## Project setup
426
```

0 commit comments

Comments
 (0)