aboutsummaryrefslogtreecommitdiff
path: root/src/admin/report/piechart.py
Commit message (Collapse)AuthorAgeFiles
* Release 1.5.18-1 (#28)Davi Antônio2023-03-301
| | | | | | | | | | | | | | | | | | | | * Update version info and year The following files were updated to the next version to be released and the current year: - src/version - src/versionnum.php * Release 1.5.17-1 Update changelog with all the changes made since its last update on commit 818abd88. * Format code with black 23.1.0 * Release 1.5.18-1 Update changelog with all the changes made since its last update on commit 194f6764.
* Create piechart.py (#25)Daniel Saad Nogueira Nunes2023-03-271
Adding piechart.py to generate piecharts.