diff options
author | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2018-05-10 23:44:03 -0400 |
---|---|---|
committer | Eugeniy E. Mikhailov <evgmik@gmail.com> | 2018-05-10 23:47:40 -0400 |
commit | e9d4c779a3b9583e0e9de004df77650119e320d8 (patch) | |
tree | 6b7a1b8775fa984a581c6e89a7b4e7ed340b171a /Changelog | |
parent | 60dc2f0475ac932d72a572c039da1078bd568b6c (diff) | |
download | GradeBook-e9d4c779a3b9583e0e9de004df77650119e320d8.tar.gz GradeBook-e9d4c779a3b9583e0e9de004df77650119e320d8.zip |
offload text plotting to separate library
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +v2.6.2pre + * Web page is in utf8 encoding + * Class grades histogram generation and display + * Weighted column show hard coded 1 as maximum possible v2.6.1 * Users can see grading scheme * Added grades in the column histogram calculation (not yet displayed) |