osscameroon / devsurvey

Application to collect and list informations about developers favourite tools
https://devsurvey.osscameroon.com/
GNU General Public License v3.0
4 stars 5 forks source link

add charts to survey data #44

Closed Mankavelda closed 2 years ago

Mankavelda commented 2 years ago

Used chart.js to add some charts on survey data.

The pie chart lists frameworks and percentage usage associated with each:

frameworks

The bar chart lists languages and the number of people using the language:

languages

elhmn commented 2 years ago

Nice work, so far. Let's move the charts below the grey bar that contains the search bar. and we should be good to go