vostpt / covid19-mobile

"EstamosOn - Covid19" - Mobile App made with Flutter to inform citizens about Covid19 status in Portugal
https://covid19estamoson.gov.pt/
GNU Lesser General Public License v3.0
30 stars 8 forks source link

2.0 Add average trendline to daily cases/recovered/deaths #302

Open Vanethos opened 3 years ago

Vanethos commented 3 years ago

Description As a user I would like to see the 5 day average trendline for the daily cases, recovered and deaths

Screenshot image

Vanethos commented 3 years ago

As far as I can see there is no way to add a trendline to FL_Chart, the proposed solution is to use a stack with both types of widgets

https://github.com/imaNNeoFighT/fl_chart/issues/499