Vanilla-OS / chronos-frontend

A frontend in Vue.js for the Chronos documentation server.
https://docs.vanillaos.org
GNU Affero General Public License v3.0
6 stars 4 forks source link

Feature request: add information page to display statistics #33

Open kbdharun opened 9 months ago

kbdharun commented 9 months ago

This page could include information like translation coverage (the ratio of no. of translated pages to the no. of English pages), Number of articles, commonly used tags/labels (if implemented), etc.

GabsEdits commented 4 months ago

Is there a specific package/way to display statistics? For example, for my imagination, there are a few charts that show the ratio of translated/non translated pages

mirkobrombin commented 4 months ago

I propose vue-chartjs as the library, we are already using that in Atlas: https://github.com/Vanilla-OS/Atlas/blob/main/package.json#L21C6-L21C17