lucadln / android

Android app development
3 stars 0 forks source link

IMPR1: Make a method to set colors depending on scores #28

Closed lucadln closed 7 years ago

lucadln commented 7 years ago

For the moment, the BarChart which display the scores has a default color pallete in place. Ideally we would have a orange colored graph with nuances that differ depending on the scores. For instance, if the scores would be 20% correct, we would have a lighter orange, if the scores would be 60% correct we would have a darker orange etc.