github-copilot-resources / copilot-metrics-viewer

Tool to visualize the Copilot metrics provided via the Copilot Business Metrics API (current in public beta)
https://ashy-sky-02a7d0403.5.azurestaticapps.net/
MIT License
215 stars 99 forks source link

Add Pie chart of top 5 languages by acceptance rate #13

Closed martedesco closed 2 months ago

martedesco commented 2 months ago

This pull request includes changes to the src/assets/copilot_metrics_response_sample.json and src/components/LanguagesBreakdown.vue files. The changes in the copilot_metrics_response_sample.json file add new metrics related to chat interactions, while the changes in the LanguagesBreakdown.vue file modify the way language data is presented and sorted.

Changes to src/assets/copilot_metrics_response_sample.json: