From 02641de32ecc6e0e4fd9de030399728080b6ed41 Mon Sep 17 00:00:00 2001 From: maTh Date: Sat, 16 Oct 2021 12:00:07 +0200 Subject: Stats: replace flotr2 with chart.js (#3858) * include Chart.js * page: main statistics. Flotr.js replaced with Chart.js * main stats + repartition * Delete: repartition.js + stats.js * delete flotr2 * add libs in README * polish * code polish * fixed amount of week days and months * added manget link for LibreJS * added: @license-end * phpcbf + jshint formatting * delete old code * fix stats * fix Comments * finally I found the issue and fixed its best * fix the month stats * Whitespace fixes * Remove flotr2 * Rename to chart.min.js * Remove console.log Co-authored-by: Alexandre Alapetite --- README.fr.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.fr.md') diff --git a/README.fr.md b/README.fr.md index 7057a263a..5f4dabda5 100644 --- a/README.fr.md +++ b/README.fr.md @@ -235,10 +235,9 @@ et [l’API Fever](https://freshrss.github.io/FreshRSS/fr/users/06_Fever_API.htm * [SimplePie](https://simplepie.org/) * [MINZ](https://github.com/marienfressinaud/MINZ) * [php-http-304](https://alexandre.alapetite.fr/doc-alex/php-http-304/) -* [jQuery](https://jquery.com/) * [lib_opml](https://github.com/marienfressinaud/lib_opml) -* [flotr2](http://www.humblesoftware.com/flotr2) * [PHPMailer](https://github.com/PHPMailer/PHPMailer) +* [Chart.js](https://www.chartjs.org) ## Uniquement pour certaines options ou configurations -- cgit v1.2.3