- Update the region map coloring threshold values.
- Update the discount of the pydlm model to obtain better results.
- Added unvaccinated fatal percentage by age group plot.
- Added infected by age group plot.
- Added fatal by age group plot.
- Added fatal percentage by age group plot.
- Added monthly vaccinated fatal percentage plot.
- Added vaccinated infected by age group plot.
- Added vaccinated hospitalized by age group plot.
- Added vaccinated intensive care by age group plot.
- Added vaccinated fatal by age group plot.
- Added vaccinated fatal percentage by age group plot.
- Added program startup argument for external charts.
- Add historical hospitalized and intensive care plot.
- Fix figure size being altered after some plots' generation.
- Fix vaccinations plots translations.
- Added daily and weekly vaccination timeline plots.
- Added date cases age and week cases age plots.
- Added rolling biweekly places cases plot.
- Fix antigen tests positivity plot data starting point.
- Introduced weekly positive tests percentage charts.
- Introduced i18n - added bg (Bulgarian) and en (English) locales.
- Generate all plots with the newly introduced locales.
- Applied tight layout to keep plot proportions the same.
- Fixed daily positivity plot ticks.
- Fixed inconsistent styling across different plots.
- Added historical cases plot.
- Captioned all plots with generation date.
- Added daily positivity plot.
- Fixed forecast line starting point in the 14 days forecast plot.
- Reformatted code style.